diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/rxvt-unicode/Makefile | 2 | ||||
-rw-r--r-- | x11/rxvt/Makefile | 2 |
2 files changed, 2 insertions, 2 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/ \ diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile index 0fda96312845..423ee2cdad18 100644 --- a/x11/rxvt/Makefile +++ b/x11/rxvt/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/ \ |