diff options
-rw-r--r-- | audio/napster/Makefile | 6 | ||||
-rw-r--r-- | audio/napster/files/md5 | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/audio/napster/Makefile b/audio/napster/Makefile index fd74a3c32ecc..9f80619b2ad8 100644 --- a/audio/napster/Makefile +++ b/audio/napster/Makefile @@ -6,17 +6,17 @@ # PORTNAME= napster -PORTVERSION= 1.1b +PORTVERSION= 0.9b CATEGORIES= audio net MASTER_SITES= http://www.gis.net/~nite/ -DISTNAME= nap-linux-1.1BETA +DISTNAME= nap-bsd-0.9BETA MAINTAINER= dburr@FreeBSD.org FORBIDDEN= "Remote vulnerabilities" # leaving this here, in case they decide to drop the BSD version again *sigh* -RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base +# RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 WRKSRC= ${WRKDIR}/nap diff --git a/audio/napster/files/md5 b/audio/napster/files/md5 new file mode 100644 index 000000000000..851d4ab7d114 --- /dev/null +++ b/audio/napster/files/md5 @@ -0,0 +1 @@ +MD5 (nap-linux-1.1BETA.tar.gz) = 5621ed0bef4aa65cb053de49c3d01b44 |