diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-01-13 02:50:22 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-01-13 02:50:22 +0800 |
commit | 5e2d4964bcb1f47e59cb2dda33f54da07bb90869 (patch) | |
tree | 2c1d084c9fa446d215f1fe27c8bc74090fec9a6e /mail | |
parent | 09e76f6ec7c314d170e7f40104c74532e790f2a6 (diff) | |
download | freebsd-ports-gnome-5e2d4964bcb1f47e59cb2dda33f54da07bb90869.tar.gz freebsd-ports-gnome-5e2d4964bcb1f47e59cb2dda33f54da07bb90869.tar.zst freebsd-ports-gnome-5e2d4964bcb1f47e59cb2dda33f54da07bb90869.zip |
- Remove unnecessary MASTER_SITE_SUBDIR
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Email-Date-Format/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/p5-Email-Date-Format/Makefile b/mail/p5-Email-Date-Format/Makefile index 578dd8b44f19..8e7f8fbc024c 100644 --- a/mail/p5-Email-Date-Format/Makefile +++ b/mail/p5-Email-Date-Format/Makefile @@ -5,7 +5,6 @@ PORTNAME= Email-Date-Format PORTVERSION= 1.005 CATEGORIES= mail perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= Email PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org |