summaryrefslogtreecommitdiffstats
path: root/security/bcwipe/Makefile
diff options
context:
space:
mode:
authordwcjr <dwcjr@FreeBSD.org>2001-09-16 15:12:19 +0000
committerdwcjr <dwcjr@FreeBSD.org>2001-09-16 15:12:19 +0000
commit89a9f639535b2963afe54019b5e5f99b46c43897 (patch)
treeaa3406ce070899e9c4cceefe23f74cc26eff10ce /security/bcwipe/Makefile
parent8fcc5d603411b3051acd2d4807cadfbd72bd33a1 (diff)
downloadFreeBSD-ports-89a9f639535b2963afe54019b5e5f99b46c43897.zip
FreeBSD-ports-89a9f639535b2963afe54019b5e5f99b46c43897.tar.gz
Update to 0.2.4
Add MASTER_SITES Change all hardcoded versions to regex of PORTVERSION PR: 30606 Submitted by: maintainer
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 21035392..43237ef 100644
--- a/security/bcwipe/Makefile
+++ b/security/bcwipe/Makefile
@@ -6,14 +6,15 @@
#
PORTNAME= bcwipe
-PORTVERSION= 0.2.3
+PORTVERSION= 0.2.4
CATEGORIES= security
-MASTER_SITES= http://www.jetico.com/linux/
-DISTNAME= BCWipe-0.2-3
+MASTER_SITES= http://www.jetico.com/linux/ \
+ http://www.edunet.hu/~crow/
+DISTNAME= BCWipe-${PORTVERSION:S/./-/g:S/-/./}
MAINTAINER= crow@nektor.hu
-WRKSRC= ${WRKDIR}/${PORTNAME}-0.2-3
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/./-/g:S/-/./}
MAN1= bcwipe.1
OpenPOWER on IntegriCloud