diff options
Diffstat (limited to 'mail/heirloom-mailx/Makefile')
-rw-r--r-- | mail/heirloom-mailx/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/heirloom-mailx/Makefile b/mail/heirloom-mailx/Makefile index 4b4fc6377b62..9d0f471bee2e 100644 --- a/mail/heirloom-mailx/Makefile +++ b/mail/heirloom-mailx/Makefile @@ -9,8 +9,7 @@ PORTNAME= mailx PORTVERSION= 12.4 PORTREVISION= 1 CATEGORIES= mail ipv6 -MASTER_SITES= SF -MASTER_SITE_SUBDIR= heirloom +MASTER_SITES= SF/heirloom/heirloom-${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${MASTER_SITE_SUBDIR}- MAINTAINER= avl@FreeBSD.org |