aboutsummaryrefslogtreecommitdiff
path: root/security/bcwipe/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-03-15 10:17:20 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-03-15 10:17:20 +0000
commitf22c570f0902db04c3ddc9d3584687bad67c0e58 (patch)
treed5639a4eb4ab6c3f517b053e4bd7d5dedcb4c37c /security/bcwipe/Makefile
parent2d8e5a7eed208f05a06612200cd1010659a40012 (diff)
downloadports-f22c570f0902db04c3ddc9d3584687bad67c0e58.tar.gz
ports-f22c570f0902db04c3ddc9d3584687bad67c0e58.zip
- Update to 1.5.4
- Remove deprecated USE_REINPLACE PR: 93424 Submitted by: dako <dako@desa-hosting.de> (maintainer)
Notes
Notes: svn path=/head/; revision=157181
Diffstat (limited to 'security/bcwipe/Makefile')
-rw-r--r--security/bcwipe/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/security/bcwipe/Makefile b/security/bcwipe/Makefile
index 767d30d6043c..d05b825341a1 100644
--- a/security/bcwipe/Makefile
+++ b/security/bcwipe/Makefile
@@ -6,16 +6,17 @@
#
PORTNAME= bcwipe
-PORTVERSION= 1.5.3
+PORTVERSION= 1.5.4
CATEGORIES= security
-MASTER_SITES= http://www.jetico.com/linux/
+MASTER_SITES= http://www.jetico.com/linux/ \
+ http://bsd.desa-hosting.de/distfiles/security/
DISTNAME= BCWipe-${PORTVERSION:S/./-/g:S/-/./}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= dako@desa-hosting.de
COMMENT= BCWipe securely erases data from magnetic and solid-state memory
NO_CDROM= yes
-USE_REINPLACE= yes
+
WRKSRC= ${WRKDIR}/${PORTNAME}
CFLAGS+= -DOS_FreeBSD