diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-10-04 14:40:08 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-10-04 14:40:08 +0800 |
commit | 751db001a9adafa9b6d3d840cf02622cf71bbca2 (patch) | |
tree | 288981a7f1b6e34da52317a193210af14cd0fb77 /russian | |
parent | 5eb13430b3e52dc7a4dfd5daee0b1b701f080548 (diff) | |
download | freebsd-ports-gnome-751db001a9adafa9b6d3d840cf02622cf71bbca2.tar.gz freebsd-ports-gnome-751db001a9adafa9b6d3d840cf02622cf71bbca2.tar.zst freebsd-ports-gnome-751db001a9adafa9b6d3d840cf02622cf71bbca2.zip |
Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
Diffstat (limited to 'russian')
-rw-r--r-- | russian/apache13/Makefile | 2 | ||||
-rw-r--r-- | russian/rispell/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/russian/apache13/Makefile b/russian/apache13/Makefile index 498fbda6d07c..2bba66942e4c 100644 --- a/russian/apache13/Makefile +++ b/russian/apache13/Makefile @@ -7,7 +7,7 @@ PORTNAME= apache PORTVERSION= 1.3.12 -CATEGORIES= www russian +CATEGORIES= russian www MASTER_SITES= http://www.apache.org/dist/ \ ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/ \ ftp://ftp.rge.com/pub/infosystems/apache/dist/ \ diff --git a/russian/rispell/Makefile b/russian/rispell/Makefile index af5227f42c65..c4c82bd97bdf 100644 --- a/russian/rispell/Makefile +++ b/russian/rispell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ispell PORTVERSION= 1.0 -CATEGORIES= textproc russian +CATEGORIES= russian textproc MASTER_SITES= http://www.ispras.ru/~knizhnik/ DISTNAME= rispell |