summaryrefslogtreecommitdiff
path: root/security/sslproxy
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:34:06 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:34:06 +0000
commit3df86a88a9d1a500b60debaa4e14f97e500a96c1 (patch)
treea2ab9a6ab9be8b8808cfdd2f42ab98c9aa090dcc /security/sslproxy
parentProper WWW syntax (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27426
Diffstat (limited to 'security/sslproxy')
-rw-r--r--security/sslproxy/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/sslproxy/Makefile b/security/sslproxy/Makefile
index 4bcc184e8889..5cff8845ddb9 100644
--- a/security/sslproxy/Makefile
+++ b/security/sslproxy/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: sslproxy
-# Version required: 2000_Jan_29
# Date created: 11 February 1999
# Whom: Alex Le Heux
#
# $FreeBSD$
#
-DISTNAME= sslproxy.2000_Jan_29
-PKGNAME= sslproxy-20000129
+PORTNAME= sslproxy
+PORTVERSION= 20000129
CATEGORIES= security
MASTER_SITES= ftp://ftp.obdev.at/pub/Products/sslproxy/
+DISTNAME= sslproxy.2000_Jan_29
MAINTAINER= alexlh@funk.org