diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 19:11:51 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 19:11:51 +0000 |
commit | a84c115a09e00e14810cb1deb7bf4637a33ad313 (patch) | |
tree | 97c04ac5ad39d0af4b856d37b17a5a074d6adbc6 /sysutils/weedit | |
parent | aa63c219bc3e4ef1b783a2b3c14615ecde12089a (diff) |
Notes
Diffstat (limited to 'sysutils/weedit')
-rw-r--r-- | sysutils/weedit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/weedit/Makefile b/sysutils/weedit/Makefile index e244e96e9224..a139aef06594 100644 --- a/sysutils/weedit/Makefile +++ b/sysutils/weedit/Makefile @@ -6,14 +6,13 @@ PORTVERSION= 2.0.3 CATEGORIES= sysutils MASTER_SITES= http://adm1n.cjb.net/cw/ \ CRITICAL -EXTRACT_SUFX= .tgz MAINTAINER= ehaupt@FreeBSD.org COMMENT= File duplicate scanner with database support LICENSE= GPLv2 -USES= dos2unix +USES= dos2unix tar:tgz WRKSRC= ${WRKDIR}/${PORTNAME} SRCF= crc32 dlink weedit md5 |