diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-12-08 22:16:34 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-12-08 22:16:34 +0000 |
commit | 684fd17b55d57c3cb516e11c0763217bf1cf155c (patch) | |
tree | 4697cfcfeadca262eb7988a6a68f57f3359e9375 /x11/rxvt-devel | |
parent | 308507634327216a19d0fe2d05a670bc7d85b62f (diff) | |
download | ports-684fd17b55d57c3cb516e11c0763217bf1cf155c.tar.gz ports-684fd17b55d57c3cb516e11c0763217bf1cf155c.zip |
Notes
Diffstat (limited to 'x11/rxvt-devel')
-rw-r--r-- | x11/rxvt-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile index 48ffd713825c..18056d35551d 100644 --- a/x11/rxvt-devel/Makefile +++ b/x11/rxvt-devel/Makefile @@ -11,7 +11,7 @@ PORTNAME= rxvt PORTVERSION= 2.7.8 PORTREVISION= 1 -CATEGORIES= x11 +CATEGORIES+= x11 MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/%SUBDIR%/ \ ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/rxvt/%SUBDIR%/ \ ftp://ftp.fu-berlin.de/unix/X11/terms/rxvt/%SUBDIR%/ |