diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-02-25 13:30:18 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-02-25 13:30:18 +0000 |
commit | 2b91c0f6676998c4e7b57b16519177db74fdedf4 (patch) | |
tree | 8464f1df1ae1a9e7a1cd92318f093dcb24c49eb5 /audio/portaudio2 | |
parent | d23fe039b93b7e4caa670dfd392bcb61d9eff555 (diff) |
Notes
Diffstat (limited to 'audio/portaudio2')
-rw-r--r-- | audio/portaudio2/Makefile | 1 |
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 |