diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-04-20 13:53:29 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-04-20 13:53:29 +0000 |
commit | df8f6f276f229ccecffcd4e02482cf9a45d3e615 (patch) | |
tree | c5b64821efee08b3a1d6af7aab22cafa37c5964d /mail/premail | |
parent | 1760fd66540c713665a0483dcd354481bc58ae6f (diff) | |
download | ports-df8f6f276f229ccecffcd4e02482cf9a45d3e615.tar.gz ports-df8f6f276f229ccecffcd4e02482cf9a45d3e615.zip |
Add virtual category 'perl5'.
Notes
Notes:
svn path=/head/; revision=6249
Diffstat (limited to 'mail/premail')
-rw-r--r-- | mail/premail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/premail/Makefile b/mail/premail/Makefile index 6482ee7f43f0..ac8ba6377af4 100644 --- a/mail/premail/Makefile +++ b/mail/premail/Makefile @@ -5,11 +5,11 @@ # Date created: 31 Jan 1997 # Whom: ache # -# $Id: Makefile,v 1.18 1996/11/18 14:13:26 asami Exp $ +# $Id: Makefile,v 1.3 1997/02/03 07:34:08 ache Exp $ # DISTNAME= premail-0.45 -CATEGORIES= security mail +CATEGORIES= security mail perl5 MASTER_SITES= ftp://utopia.hacktic.nl/pub/replay/pub/remailer/ BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 |