diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 07:15:20 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 07:15:20 +0000 |
commit | c4caed77a7d7e09ff1f333c7009da3ef1e0bd6db (patch) | |
tree | 9ad5c369462c37b34b59ed570863dd7eb617572a /mail/p5-MIME-Lite | |
parent | a522ca6457f61631ca88ad33b0ab481e081b436e (diff) | |
download | ports-c4caed77a7d7e09ff1f333c7009da3ef1e0bd6db.tar.gz ports-c4caed77a7d7e09ff1f333c7009da3ef1e0bd6db.zip |
Notes
Diffstat (limited to 'mail/p5-MIME-Lite')
-rw-r--r-- | mail/p5-MIME-Lite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-MIME-Lite/Makefile b/mail/p5-MIME-Lite/Makefile index dede7fc1d2e4..75d27c6ec5b9 100644 --- a/mail/p5-MIME-Lite/Makefile +++ b/mail/p5-MIME-Lite/Makefile @@ -6,11 +6,11 @@ # PORTNAME= MIME-Lite -PORTVERSION= 1.135 -PKGNAMEPREFIX= p5- +PORTVERSION= 1.135 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= MIME +PKGNAMEPREFIX= p5- MAINTAINER= veers@disturbed.net |