diff options
author | sylvio <sylvio@FreeBSD.org> | 2010-04-18 04:30:21 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2010-04-18 04:30:21 +0800 |
commit | eb5de0419589aac6b958d6d15181eb2337c6ad10 (patch) | |
tree | f32e9e2fa2f38c130b9ee3cec68e94ad5339dded /audio/nas/Makefile | |
parent | a9179a0c12cd1f3adfc21549eab4b08be102060f (diff) | |
download | freebsd-ports-gnome-eb5de0419589aac6b958d6d15181eb2337c6ad10.tar.gz freebsd-ports-gnome-eb5de0419589aac6b958d6d15181eb2337c6ad10.tar.zst freebsd-ports-gnome-eb5de0419589aac6b958d6d15181eb2337c6ad10.zip |
- Update to 1.9.2
Approved by: itetcu (mentor, implicit)
Diffstat (limited to 'audio/nas/Makefile')
-rw-r--r-- | audio/nas/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/nas/Makefile b/audio/nas/Makefile index c65464979c6d..91d88a214d7a 100644 --- a/audio/nas/Makefile +++ b/audio/nas/Makefile @@ -6,10 +6,10 @@ # PORTNAME= nas -PORTVERSION= 1.9.1 -PORTREVISION= 3 +PORTVERSION= 1.9.2 CATEGORIES= audio -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}%20%28stable%29 +#MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}%20%28stable%29 +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}/ EXTRACT_SUFX= .src.tar.gz MAINTAINER= multimedia@FreeBSD.org |