diff options
Diffstat (limited to 'mail/pgpsendmail/Makefile')
-rw-r--r-- | mail/pgpsendmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pgpsendmail/Makefile b/mail/pgpsendmail/Makefile index c1e1e08dcb69..0bd04f6d462e 100644 --- a/mail/pgpsendmail/Makefile +++ b/mail/pgpsendmail/Makefile @@ -14,7 +14,7 @@ COMMENT= PGP sign/encrypt/decrypt messages automatically LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi -BUILD_DEPENDS= pgp:${PORTSDIR}/security/pgp +BUILD_DEPENDS= pgp:security/pgp WRKSRC= ${WRKDIR}/${PORTNAME} |