diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2010-04-30 17:07:10 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2010-04-30 17:07:10 +0000 |
commit | 70be8facfb44bea9af254cad20b57499e5d9009d (patch) | |
tree | 59b6ca88cf8dcdcaad49a4081c75e5f17e4dd1c9 /audio/snd/Makefile | |
parent | 63f0980196db87675b4a62d6bc004e07e590ebdc (diff) | |
download | ports-70be8facfb44bea9af254cad20b57499e5d9009d.tar.gz ports-70be8facfb44bea9af254cad20b57499e5d9009d.zip |
Notes
Diffstat (limited to 'audio/snd/Makefile')
-rw-r--r-- | audio/snd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile index 6e3f7b1e59a7..45ab63f3ac0f 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -6,8 +6,7 @@ # PORTNAME= snd -PORTVERSION= 11.4 -PORTREVISION= 2 +PORTVERSION= 11.5 CATEGORIES= audio MASTER_SITES= ftp://ccrma-ftp.stanford.edu/pub/Lisp/ \ http://mirror.mcx2.org/ |