diff options
Diffstat (limited to 'security/linux-c6-openssl/Makefile')
-rw-r--r-- | security/linux-c6-openssl/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/security/linux-c6-openssl/Makefile b/security/linux-c6-openssl/Makefile index e47b481f67f4..ba109fa721d8 100644 --- a/security/linux-c6-openssl/Makefile +++ b/security/linux-c6-openssl/Makefile @@ -3,8 +3,9 @@ PORTNAME= openssl PORTVERSION= 1.0.1e -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security linux +MASTER_SITES= CENTOS_LINUX_UPDATES MAINTAINER= emulation@FreeBSD.org COMMENT= OpenSSL toolkit (Linux CentOS ${LINUX_DIST_VER}) @@ -14,7 +15,7 @@ CONFLICTS= linux-openssl-[0-9]* linux-f8-openssl-[0-9]* linux-f10-openssl-[0-9]* ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= c6 USE_LINUX_RPM= yes -RPMVERSION= 30.el6 +RPMVERSION= 30.el6_6.5 BRANDELF_FILES= usr/bin/openssl USE_LDCONFIG= yes |