summaryrefslogtreecommitdiff
path: root/security/rc5des
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commit95b3e3e2360a18f5efbc61ef85a063b7481be09f (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /security/rc5des
parent4815b5463ae62763c7f76ef59cf137fd64490912 (diff)
downloadpkgsrc-95b3e3e2360a18f5efbc61ef85a063b7481be09f.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'security/rc5des')
-rw-r--r--security/rc5des/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/rc5des/Makefile b/security/rc5des/Makefile
index dc19473afb6..5ea9dd57197 100644
--- a/security/rc5des/Makefile
+++ b/security/rc5des/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2002/04/12 15:17:22 mrauch Exp $
+# $NetBSD: Makefile,v 1.11 2003/03/29 12:42:24 jmmv Exp $
#
DISTNAME= rc5-mlg-004
PKGNAME= rc5des-0.4
PKGREVISION= 1
+WRKSRC= ${WRKDIR}/RC5
CATEGORIES= security
MASTER_SITES= http://www.flame.org/netbsd-rc5/
@@ -30,8 +31,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm32 NetBSD-*-i386
CRYPTO= yes
NO_CONFIGURE= yes
-WRKSRC= ${WRKDIR}/RC5
-
# agc - this is commented out until I can test that it works.
#post-patch:
# @(hostname=`/bin/hostname`; \