summaryrefslogtreecommitdiff
path: root/net/pipsecd
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:14:07 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:14:07 +0000
commit93a61d6874669ec2bb1bc7deebc61598e4174442 (patch)
treeb771014812f92756476f174cb7d6d567fc13dbc2 /net/pipsecd
parentAccidental whitespace (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27423
Diffstat (limited to 'net/pipsecd')
-rw-r--r--net/pipsecd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/pipsecd/Makefile b/net/pipsecd/Makefile
index 43f054d67acf..134298d70af9 100644
--- a/net/pipsecd/Makefile
+++ b/net/pipsecd/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: pipsecd
-# Version required: 19991014
# Date created: 16 Aug 1999
# Whom: Patrick Bihan-Faou <patrick@mindstep.com>
#
# $FreeBSD$
#
-DISTNAME= pipsec-19991014
-PKGNAME= pipsecd-19991014
+PORTNAME= pipsecd
+PORTVERSION= 19991014
CATEGORIES= net security
MASTER_SITES= http://www.enst.fr/~beyssac/pipsec/ \
http://www.mindstep.com/pipsec/
+DISTNAME= pipsec-19991014
MAINTAINER= patrick@mindstep.com