summaryrefslogtreecommitdiff
path: root/security/pgp2
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
commit3ad1bdbf063a03bdcca7087d41be98b07ad933af (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /security/pgp2
parentdc52048e014fdad9bb69ef9db159835a61c8dd4d (diff)
downloadpkgsrc-3ad1bdbf063a03bdcca7087d41be98b07ad933af.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'security/pgp2')
-rw-r--r--security/pgp2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pgp2/Makefile b/security/pgp2/Makefile
index 0965066a432..22354d71681 100644
--- a/security/pgp2/Makefile
+++ b/security/pgp2/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2003/07/23 10:51:13 jmmv Exp $
+# $NetBSD: Makefile,v 1.36 2004/01/20 12:25:34 agc Exp $
# FreeBSD Id: Makefile,v 1.20 1997/08/27 13:06:01 ache Exp
#
DISTNAME= pgp263is
-WRKSRC= ${WRKDIR}/src
CATEGORIES= security
MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/2.x/src/ \
ftp://ftp.kiarchive.ru/pub/unix/crypto/pgp/
@@ -12,6 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.pgpi.com/
COMMENT= Public-key encryption and digital signature utility (v2)
+WRKSRC= ${WRKDIR}/src
CRYPTO= yes
USE_RSAREF2= NO