diff options
author | dhn <dhn@FreeBSD.org> | 2009-03-13 03:55:08 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-03-13 03:55:08 +0800 |
commit | 0c2d5382dfa1260a031a4b611dc9cf5da8b96eec (patch) | |
tree | cc3c101ec2c960114eb10aa1c2a59e9337b79943 /mail | |
parent | 258fb478ac5c6a84ec80aa0933c7ebaa9945ecda (diff) | |
download | freebsd-ports-gnome-0c2d5382dfa1260a031a4b611dc9cf5da8b96eec.tar.gz freebsd-ports-gnome-0c2d5382dfa1260a031a4b611dc9cf5da8b96eec.tar.zst freebsd-ports-gnome-0c2d5382dfa1260a031a4b611dc9cf5da8b96eec.zip |
- Remove MASTER_SITES
Approved/Noticed by: tabthorpe (co-mentor)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mailfront/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/mailfront/Makefile b/mail/mailfront/Makefile index 166aa50cf0f1..193e1f1d3251 100644 --- a/mail/mailfront/Makefile +++ b/mail/mailfront/Makefile @@ -8,9 +8,7 @@ PORTNAME= mailfront PORTVERSION= 1.12 CATEGORIES= mail -MASTER_SITES= http://untroubled.org/${PORTNAME}/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= sergei +MASTER_SITES= http://untroubled.org/${PORTNAME}/ MAINTAINER= tarkhil@over.ru COMMENT= Mail server network protocol front-ends |