diff options
author | dhn <dhn@FreeBSD.org> | 2011-04-24 22:46:39 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2011-04-24 22:46:39 +0800 |
commit | 5a3b63a4a65935c1ef003b889f305f43f53d1535 (patch) | |
tree | 9562d8cddea9737e3d13d6e6b5b9e15118651f13 /audio/snd/Makefile | |
parent | 87d10a0fc9f5a44a9782cb7ccb41d5427dd3245b (diff) | |
download | freebsd-ports-gnome-5a3b63a4a65935c1ef003b889f305f43f53d1535.tar.gz freebsd-ports-gnome-5a3b63a4a65935c1ef003b889f305f43f53d1535.tar.zst freebsd-ports-gnome-5a3b63a4a65935c1ef003b889f305f43f53d1535.zip |
- Update to 12.1
Diffstat (limited to 'audio/snd/Makefile')
-rw-r--r-- | audio/snd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile index 2524802cf676..2343172365a4 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= snd -PORTVERSION= 12.0 +PORTVERSION= 12.1 CATEGORIES= audio MASTER_SITES= ftp://ccrma-ftp.stanford.edu/pub/Lisp/ \ http://mirror.mcx2.org/ |