aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorlth <lth@FreeBSD.org>2004-12-31 18:45:40 +0800
committerlth <lth@FreeBSD.org>2004-12-31 18:45:40 +0800
commit38f3242dc921d6292b34293a767b5b2af8b99375 (patch)
tree26be35a4d4c50edba911705e949d9eda747f9e46 /mail
parent9e18f9fee0213797d5972c9e94fa7b8502d34582 (diff)
downloadfreebsd-ports-gnome-38f3242dc921d6292b34293a767b5b2af8b99375.tar.gz
freebsd-ports-gnome-38f3242dc921d6292b34293a767b5b2af8b99375.tar.zst
freebsd-ports-gnome-38f3242dc921d6292b34293a767b5b2af8b99375.zip
Fixed MASTER_SITE_SUBDIR.
Reported by: kris
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Net-IMAP-Simple/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Net-IMAP-Simple/Makefile b/mail/p5-Net-IMAP-Simple/Makefile
index bc0d5c340e21..21735b2b41a4 100644
--- a/mail/p5-Net-IMAP-Simple/Makefile
+++ b/mail/p5-Net-IMAP-Simple/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Net-IMAP-Simple
PORTVERSION= 0.95
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Net
+MASTER_SITE_SUBDIR= ../by-authors/id/C/CW/CWEST
PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org