summaryrefslogtreecommitdiff
path: root/comms/conserver
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
commit59df8af48ea44d533d5de8118602cc174bda92da (patch)
tree099d3028bb9a8d6c138c5cf52f3b004582a91035 /comms/conserver
parentupdate with the new PORTNAME/PORTVERSION variables (diff)
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27419
Diffstat (limited to 'comms/conserver')
-rw-r--r--comms/conserver/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/conserver/Makefile b/comms/conserver/Makefile
index a5d3ea993f4e..e07cc9a78909 100644
--- a/comms/conserver/Makefile
+++ b/comms/conserver/Makefile
@@ -1,16 +1,16 @@
# Ports collection makefile for: conserver
-# Version required: 5.21-Beta
# Date created: 22 November 1997
# Whom: Peter Wemm <peter@netplex.com.au>
#
# $FreeBSD$
#
-DISTNAME= conserver-5.21-Beta
-PKGNAME= conserver-5.21
+PORTNAME= conserver
+PORTVERSION= 5.21b
CATEGORIES= comms
MASTER_SITES= ftp://ftp.uu.net/vendor/bitsko/config-mgmt/ \
ftp://unix.hensa.ac.uk/mirrors/uunet/vendor/bitsko/config-mgmt/
+DISTNAME= conserver-5.21-Beta
EXTRACT_SUFX= .shar.gz
MAINTAINER= peter@FreeBSD.org