diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-10-04 06:40:08 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-10-04 06:40:08 +0000 |
commit | 55a61bb102ddfa5abe214bbb8b64409a317b0093 (patch) | |
tree | 40a989c1bd867e35ed527ba0d48f6b29b50d86f9 /russian/apache13 | |
parent | 88b522839002b270987e86005386b6757926bb0a (diff) |
Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
Notes
Notes:
svn path=/head/; revision=33401
Diffstat (limited to 'russian/apache13')
-rw-r--r-- | russian/apache13/Makefile | 2 |
1 files changed, 1 insertions, 1 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/ \ |