diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2002-11-08 20:01:35 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2002-11-08 20:01:35 +0000 |
commit | 23d157a7518747d2bbbbd71a6714c26a0c4c9321 (patch) | |
tree | 56b958372ed1efd78dfb2785211b52f1cdc36c67 /security | |
parent | 841c3fc184a541c5039c6450bdcbd0023ceae571 (diff) | |
download | ports-23d157a7518747d2bbbbd71a6714c26a0c4c9321.tar.gz ports-23d157a7518747d2bbbbd71a6714c26a0c4c9321.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/bcwipe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/bcwipe/Makefile b/security/bcwipe/Makefile index e65b859ce86f..3bcc0593ffdf 100644 --- a/security/bcwipe/Makefile +++ b/security/bcwipe/Makefile @@ -14,6 +14,7 @@ DISTNAME= BCWipe-${PORTVERSION:S/./-/g:S/-/./} MAINTAINER= crow@nektor.hu +NO_CDROM= yes USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/./-/g:S/-/./} |