diff options
author | asami <asami@FreeBSD.org> | 2000-04-15 04:37:10 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-04-15 04:37:10 +0000 |
commit | 34fbc3baa9b6f5f0e6d06288362d0c2325347377 (patch) | |
tree | e495b2808ed1160701cad177314d063d4b5dc4c7 /mail/p5-Mail-Folder/Makefile | |
parent | 19c613ebe8b44b2280cb3b4223cde8bf6e991e20 (diff) | |
download | FreeBSD-ports-34fbc3baa9b6f5f0e6d06288362d0c2325347377.zip FreeBSD-ports-34fbc3baa9b6f5f0e6d06288362d0c2325347377.tar.gz |
Revert package names.
Diffstat (limited to 'mail/p5-Mail-Folder/Makefile')
-rw-r--r-- | mail/p5-Mail-Folder/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/p5-Mail-Folder/Makefile b/mail/p5-Mail-Folder/Makefile index e044329..c3f165c 100644 --- a/mail/p5-Mail-Folder/Makefile +++ b/mail/p5-Mail-Folder/Makefile @@ -5,12 +5,13 @@ # $FreeBSD$ # -PORTNAME= MailFolder +PORTNAME= Mail-Folder PORTVERSION= 0.07 -PKGNAMEPREFIX= p5- CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail +PKGNAMEPREFIX= p5- +DISTNAME= MailFolder-${PORTVERSION} MAINTAINER= jfitz@FreeBSD.org |