aboutsummaryrefslogtreecommitdiff
path: root/net/pipsecd/Makefile
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-09-10 15:09:15 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-09-10 15:09:15 +0000
commita82ad640abf08aede7d47c60425eca8c22b87365 (patch)
tree2512b7d2239b321d565957698580a452a9d894ed /net/pipsecd/Makefile
parent37cd36e2f07fa29f87acf301b629765e26bc3525 (diff)
downloadports-a82ad640abf08aede7d47c60425eca8c22b87365.tar.gz
ports-a82ad640abf08aede7d47c60425eca8c22b87365.zip
Notes
Diffstat (limited to 'net/pipsecd/Makefile')
-rw-r--r--net/pipsecd/Makefile13
1 files changed, 6 insertions, 7 deletions
diff --git a/net/pipsecd/Makefile b/net/pipsecd/Makefile
index 28c3bca14eaf..35d44344f679 100644
--- a/net/pipsecd/Makefile
+++ b/net/pipsecd/Makefile
@@ -1,23 +1,22 @@
# New ports collection makefile for: pipsecd
-# Version required: 19990519
+# Version required: 19990831
# Date created: 16 Aug 1999
# Whom: Patrick Bihan-Faou <patrick@mindstep.com>
#
# $FreeBSD$
#
-DISTNAME= tunip
-PKGNAME= pipsecd-19990519
+DISTNAME= pipsec-19990831
+PKGNAME= pipsecd-19990831
CATEGORIES= net security
-MASTER_SITES= http://www.enst.fr/~beyssac/
+MASTER_SITES= http://www.enst.fr/~beyssac/ \
+ http://www.mindstep.com/pipsec/
MAINTAINER= patrick@mindstep.com
BUILD_DEPENDS= ${PREFIX}/lib/libcrypto.a:${PORTSDIR}/security/openssl:install
-ALL_TARGET= pipsecd
-
-WRKSRC= ${WRKDIR}/pipsec-19990519
+ALL_TARGET= pipsecd
.include <bsd.port.pre.mk>