summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-07-11 04:08:25 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-07-11 04:08:25 +0000
commit335fa670a964513b6f5afa6de0b044f4994b0fc9 (patch)
tree4f22b058c3067624746f344a2790e76bbac1b81a /mail
parentAdd IS_DEPENDED_TARGET to change the behavior of a port when you want (diff)
EXEC_DEPENDS goes after MAINTAINER.
Notes
Notes: svn path=/head/; revision=1944
Diffstat (limited to 'mail')
-rw-r--r--mail/pgpsendmail/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/pgpsendmail/Makefile b/mail/pgpsendmail/Makefile
index 6e72e14ea4aa..36807bde44e8 100644
--- a/mail/pgpsendmail/Makefile
+++ b/mail/pgpsendmail/Makefile
@@ -3,17 +3,18 @@
# Date created: 20 Jan 1995
# Whom: ache
#
-# $Id: Makefile,v 1.4 1995/04/12 04:55:14 asami Exp $
+# $Id: Makefile,v 1.5 1995/07/08 00:49:12 ache Exp $
#
DISTNAME= PGPsendmail-v1.4
PKGNAME= pgpsendmail-1.4
CATEGORIES+= mail
MASTER_SITES= ftp://ftp.dhp.com/pub/crypto/pgp/PGPsendmail/
-EXEC_DEPENDS += pgp:${PORTSDIR}/utils/pgp
MAINTAINER= ache@FreeBSD.ORG
+EXEC_DEPENDS += pgp:${PORTSDIR}/utils/pgp
+
WRKSRC= ${WRKDIR}/pgpsendmail
INSTALL_TARGET= all_install