diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2001-06-17 01:52:28 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2001-06-17 01:52:28 +0000 |
commit | fd7f1280c66d6710ea2ac5691c1a70380fa7f96f (patch) | |
tree | c2a00093b30eddb8297725f9c16aaa8d08cfa472 /audio/gnapster/Makefile | |
parent | change master site (diff) |
Update to 1.5.0.
This isn't installing the nls files and I'm not in the mood to wade through
autoconf files to find out why right now. I'll get to it eventually, but if
you need it patches are accepted :)
Diffstat (limited to 'audio/gnapster/Makefile')
-rw-r--r-- | audio/gnapster/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/gnapster/Makefile b/audio/gnapster/Makefile index 6a061b9ae152..a19a91828c8f 100644 --- a/audio/gnapster/Makefile +++ b/audio/gnapster/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnapster -PORTVERSION= 1.4.2 -PORTREVISION= 1 +PORTVERSION= 1.5.0 CATEGORIES= audio MASTER_SITES= http://www.faradic.net/~jasta/files/ |