diff options
author | alex <alex@FreeBSD.org> | 2000-07-22 10:47:53 +0000 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2000-07-22 10:47:53 +0000 |
commit | 54ee1ee19e8ef2bae50bdb3166ab24240c182401 (patch) | |
tree | 54ae31f530c6522a8b7c74df6c7eddab08c48699 /russian/apache13-modssl | |
parent | 792ca96ac5e6fa8cf5ef07c228e0e204f636325c (diff) | |
download | FreeBSD-ports-54ee1ee19e8ef2bae50bdb3166ab24240c182401.zip FreeBSD-ports-54ee1ee19e8ef2bae50bdb3166ab24240c182401.tar.gz |
Don't set PKGNAMEPREFX, it's done by ../Makefile.inc
Requested by: PW
Diffstat (limited to 'russian/apache13-modssl')
-rw-r--r-- | russian/apache13-modssl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/russian/apache13-modssl/Makefile b/russian/apache13-modssl/Makefile index f527ff3..035c243 100644 --- a/russian/apache13-modssl/Makefile +++ b/russian/apache13-modssl/Makefile @@ -7,7 +7,6 @@ PORTNAME= apache+mod_ssl PORTVERSION= ${VERSION_APACHE}+${RA_VERSION}+${VERSION_MODSSL} -PKGNAMEPREFIX= ru- CATEGORIES= russian www security MASTER_SITES= ftp://ftp.lexa.ru/pub/apache-rus/ \ ftp://ftp.lexa.ru/pub/apache-rus/old-versions/ \ |