aboutsummaryrefslogtreecommitdiff
path: root/security/linux-f10-openssl
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-10-06 14:53:00 +0000
committerRene Ladan <rene@FreeBSD.org>2013-10-06 14:53:00 +0000
commit7718950a466fea84192c2a67d672b24ea6475a83 (patch)
tree0d93780f9b68d5433a77c08f1946692f9a202985 /security/linux-f10-openssl
parenta5c9f2a9873b9aab87758a5738747ef97b759e24 (diff)
downloadports-7718950a466fea84192c2a67d672b24ea6475a83.tar.gz
ports-7718950a466fea84192c2a67d672b24ea6475a83.zip
Notes
Diffstat (limited to 'security/linux-f10-openssl')
-rw-r--r--security/linux-f10-openssl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/linux-f10-openssl/Makefile b/security/linux-f10-openssl/Makefile
index 7c3ca72556df..ac897395b66e 100644
--- a/security/linux-f10-openssl/Makefile
+++ b/security/linux-f10-openssl/Makefile
@@ -9,7 +9,7 @@ PKGNAMEPREFIX= linux-f10-
DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
MAINTAINER= emulation@FreeBSD.org
-COMMENT= The OpenSSL toolkit (Linux Fedora 10)
+COMMENT= OpenSSL toolkit (Linux Fedora 10)
CONFLICTS= linux-openssl-[0-9]* linux-f8-openssl-[0-9]*
@@ -22,5 +22,4 @@ USE_LDCONFIG= yes
PLIST_SUB+= PORTVERSION="${PORTVERSION}"
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
-NO_STAGE= yes
.include <bsd.port.mk>