aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-05-23 02:16:59 +0800
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-05-23 02:16:59 +0800
commitbb53f3ecee6dcf35d029f67251a8c837bf8fa696 (patch)
tree85ac1b7e3561dcf2b3d1248139d7928f49a74783 /mail
parent36b3ec0f0d47523b7f08895eb6979a82377817de (diff)
downloadfreebsd-ports-bb53f3ecee6dcf35d029f67251a8c837bf8fa696.tar.gz
freebsd-ports-bb53f3ecee6dcf35d029f67251a8c837bf8fa696.tar.zst
freebsd-ports-bb53f3ecee6dcf35d029f67251a8c837bf8fa696.zip
Don't overwrite CATEGORIES in master ports. Use += instead, so slaves
would be able to insert their own entries (usually language category) upfront.
Notes
Notes: svn path=/head/; revision=42933
Diffstat (limited to 'mail')
-rw-r--r--mail/mutt-devel/Makefile2
-rw-r--r--mail/mutt/Makefile2
-rw-r--r--mail/mutt14/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index d3a335f32995..1f8a7855f45a 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -8,7 +8,7 @@
PORTNAME= mutt
PORTVERSION= 1.2.5
-CATEGORIES= mail
+CATEGORIES+= mail
MASTER_SITES= ftp://ftp.guug.de/pub/mutt/ \
ftp://ftp.uib.no/pub/mutt/ \
ftp://pgp.rasip.fer.hr/pub/mutt/international/ \
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index d3a335f32995..1f8a7855f45a 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -8,7 +8,7 @@
PORTNAME= mutt
PORTVERSION= 1.2.5
-CATEGORIES= mail
+CATEGORIES+= mail
MASTER_SITES= ftp://ftp.guug.de/pub/mutt/ \
ftp://ftp.uib.no/pub/mutt/ \
ftp://pgp.rasip.fer.hr/pub/mutt/international/ \
diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile
index d3a335f32995..1f8a7855f45a 100644
--- a/mail/mutt14/Makefile
+++ b/mail/mutt14/Makefile
@@ -8,7 +8,7 @@
PORTNAME= mutt
PORTVERSION= 1.2.5
-CATEGORIES= mail
+CATEGORIES+= mail
MASTER_SITES= ftp://ftp.guug.de/pub/mutt/ \
ftp://ftp.uib.no/pub/mutt/ \
ftp://pgp.rasip.fer.hr/pub/mutt/international/ \