summaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-05-22 18:16:59 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-05-22 18:16:59 +0000
commitbb53f3ecee6dcf35d029f67251a8c837bf8fa696 (patch)
tree85ac1b7e3561dcf2b3d1248139d7928f49a74783 /x11/rxvt-unicode
parentfix distfile unfetchable problem (diff)
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 'x11/rxvt-unicode')
-rw-r--r--x11/rxvt-unicode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index 0fda96312845..423ee2cdad18 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -10,7 +10,7 @@
PORTNAME= rxvt
PORTVERSION= 2.6.3
-CATEGORIES= x11
+CATEGORIES+= x11
MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \
ftp://mason.primenet.com.au/pub/rxvt/ \
ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/rxvt/ \