diff options
author | dhn <dhn@FreeBSD.org> | 2009-10-30 01:18:41 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-10-30 01:18:41 +0800 |
commit | 2c71838c8e45d4b1a887dc4caab6501445fc880c (patch) | |
tree | b1ff6cf08e55185cc84e4c5a6bd310f482416e92 /audio/snd/Makefile | |
parent | 424586545bc370c3efaf853d002d5d37d31696b1 (diff) | |
download | freebsd-ports-gnome-2c71838c8e45d4b1a887dc4caab6501445fc880c.tar.gz freebsd-ports-gnome-2c71838c8e45d4b1a887dc4caab6501445fc880c.tar.zst freebsd-ports-gnome-2c71838c8e45d4b1a887dc4caab6501445fc880c.zip |
- Fix fetch
- Bump PORTREVISION
Reported by: QAT
Diffstat (limited to 'audio/snd/Makefile')
-rw-r--r-- | audio/snd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile index 34f1f8a5e275..10569bc86c6b 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -6,7 +6,8 @@ # PORTNAME= snd -PORTVERSION= 11 +PORTVERSION= 11.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ccrma-ftp.stanford.edu/pub/Lisp/ \ http://mirror.mcx2.org/ |