summaryrefslogtreecommitdiff
path: root/audio/portaudio2
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-02-25 13:30:18 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-02-25 13:30:18 +0000
commit2b91c0f6676998c4e7b57b16519177db74fdedf4 (patch)
tree8464f1df1ae1a9e7a1cd92318f093dcb24c49eb5 /audio/portaudio2
parent- new option WITH_PORTAUDIO2 (diff)
- Add an entry to modules
- Redefine latest_link Noticed by: linimon
Notes
Notes: svn path=/head/; revision=185876
Diffstat (limited to 'audio/portaudio2')
-rw-r--r--audio/portaudio2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/portaudio2/Makefile b/audio/portaudio2/Makefile
index 74b4fedf2ae1..308fd01e736f 100644
--- a/audio/portaudio2/Makefile
+++ b/audio/portaudio2/Makefile
@@ -10,6 +10,7 @@ PORTVERSION= 19.b${SNAPREV}
CATEGORIES= audio
MASTER_SITES= CSME
# svn export -rSNAPREV https://www.portaudio.com/repos/portaudio/branches/v19-devel
+LATEST_LINK= ${PORTNAME}2
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Portable cross-platform Audio API