aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssl-beta
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-04-10 02:34:06 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-04-10 02:34:06 +0800
commit91082f1a1075c587148cdc85cbe1196f175a18e6 (patch)
treeec0315d3d86e3f8717ed33380a1b359ca92fc43f /security/openssl-beta
parentf3253ed0fe7e570a54f855ecc83702e80cc2f451 (diff)
downloadfreebsd-ports-gnome-91082f1a1075c587148cdc85cbe1196f175a18e6.tar.gz
freebsd-ports-gnome-91082f1a1075c587148cdc85cbe1196f175a18e6.tar.zst
freebsd-ports-gnome-91082f1a1075c587148cdc85cbe1196f175a18e6.zip
Update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'security/openssl-beta')
-rw-r--r--security/openssl-beta/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssl-beta/Makefile b/security/openssl-beta/Makefile
index f3e9c7371517..962098f9c621 100644
--- a/security/openssl-beta/Makefile
+++ b/security/openssl-beta/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: OpenSSL
-# Version required: 0.9.4
# Date created: Sun Jan 3 19:36:27 CET 1999
# Whom: Dirk Froemberg <dirk@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= openssl-0.9.4
+PORTNAME= openssl
+PORTVERSION= 0.9.4
CATEGORIES= security devel
MASTER_SITES= http://www.openssl.org/source/ \
ftp://ftp.openssl.org/source/ \