diff options
author | Alexander Langer <alex@FreeBSD.org> | 2000-07-22 10:47:53 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2000-07-22 10:47:53 +0000 |
commit | a8a76dfca9523fe7072f5934aea52da35dac796d (patch) | |
tree | 4ff35bfbaa0b81887212352288543cbf9dfec638 | |
parent | Update (diff) |
Don't set PKGNAMEPREFX, it's done by ../Makefile.inc
Requested by: PW
Notes
Notes:
svn path=/head/; revision=30964
-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 f527ff3861cb..035c243542de 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/ \ |