diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-11-03 22:30:19 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-11-03 22:30:19 +0000 |
commit | 19bbfea27a8db699c0247ecd3d40c9b72a6317d6 (patch) | |
tree | d02b661d47a8182fbca241df38607f47a0bf82de /audio/napster | |
parent | caebe807edf7f5e1db7ccf79abaf03138fdb78a9 (diff) | |
download | ports-19bbfea27a8db699c0247ecd3d40c9b72a6317d6.tar.gz ports-19bbfea27a8db699c0247ecd3d40c9b72a6317d6.zip |
Notes
Diffstat (limited to 'audio/napster')
-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 |