summaryrefslogtreecommitdiff
path: root/net/clog
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/clog
parentAccidental whitespace (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27423
Diffstat (limited to 'net/clog')
-rw-r--r--net/clog/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/clog/Makefile b/net/clog/Makefile
index f7725ca7c901..1153e03e57d9 100644
--- a/net/clog/Makefile
+++ b/net/clog/Makefile
@@ -1,13 +1,13 @@
# ex:ts=8
# Ports collection makefile for: clog
-# Version required: 0.0
# Date created: Tue Nov 04, 1997
# Whom: David O'Brien (obrien@NUXI.com)
#
# $FreeBSD$
#
-DISTNAME= clog-1.6
+PORTNAME= clog
+PORTVERSION= 1.6
CATEGORIES= net security
MASTER_SITES= ftp://ftp.saturn.net/pub/users/brian/clog/ \
ftp://ftp.cso.uiuc.edu/pub/security/coast/unix/clog/ \