diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-09-23 18:54:08 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-09-23 18:54:08 +0000 |
commit | d039aa16ead76e40988d8c82bed6dcd8dbcb23d8 (patch) | |
tree | ac46809d7b3e015d5cc5c2e60f4f88ffede51b4a /audio/gnapster/Makefile | |
parent | 5996c0bc8c4cee8a965478e6096ff9c4f9b3c334 (diff) |
Update to 1.3.12 so it actually works with napster servers again.
Submitted by: dburr
Notes
Notes:
svn path=/head/; revision=33047
Diffstat (limited to 'audio/gnapster/Makefile')
-rw-r--r-- | audio/gnapster/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gnapster/Makefile b/audio/gnapster/Makefile index 998ecbd02735..4f0a035ffcc5 100644 --- a/audio/gnapster/Makefile +++ b/audio/gnapster/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnapster -PORTVERSION= 1.3.11 +PORTVERSION= 1.3.12 CATEGORIES= audio MASTER_SITES= http://www.faradic.net/~jasta/files/ |