summaryrefslogtreecommitdiff
path: root/security/rc5des
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
committerjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
commit0916498c1b6dd1e6312100e3813722d9ec0a3ae4 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /security/rc5des
parent027ce626821d991bc282a370598c738be6c3e12e (diff)
downloadpkgsrc-0916498c1b6dd1e6312100e3813722d9ec0a3ae4.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`; \