summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-11-03 21:49:24 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-11-03 21:49:24 +0000
commit059b3b82769a99a9768edc79aeb8d2f53afd9194 (patch)
treeb3f74fbc0d9035dff2a77dd30cc483548e9f7c2f /audio
parentComment out whole pre-everything: target that doesn't do anything now, (diff)
Mark FORBIDDEN: remotely exploitable vulnerabilities.
Submitted by: gregory duchemin <c3rb3r@HOTMAIL.COM> via Bugtraq
Notes
Notes: svn path=/head/; revision=34787
Diffstat (limited to 'audio')
-rw-r--r--audio/napster/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/audio/napster/Makefile b/audio/napster/Makefile
index 69f4451213df..fd74a3c32ecc 100644
--- a/audio/napster/Makefile
+++ b/audio/napster/Makefile
@@ -6,15 +6,17 @@
#
PORTNAME= napster
-PORTVERSION= 0.9b
+PORTVERSION= 1.1b
CATEGORIES= audio net
MASTER_SITES= http://www.gis.net/~nite/
-DISTNAME= nap-bsd-0.9BETA
+DISTNAME= nap-linux-1.1BETA
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