aboutsummaryrefslogtreecommitdiff
path: root/net/merlinmon
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/merlinmon
parente062d3845f126e409fb15b1ae6b67f75410a881b (diff)
downloadports-93a61d6874669ec2bb1bc7deebc61598e4174442.tar.gz
ports-93a61d6874669ec2bb1bc7deebc61598e4174442.zip
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27423
Diffstat (limited to 'net/merlinmon')
-rw-r--r--net/merlinmon/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/merlinmon/Makefile b/net/merlinmon/Makefile
index f398067dc386..e7c6ec7ca71b 100644
--- a/net/merlinmon/Makefile
+++ b/net/merlinmon/Makefile
@@ -1,15 +1,15 @@
# Ports collection makefile for: merlin
-# Version required: 1.0
# Date created: 13 Dec 1999
# Whom: Nick Sayer <nsayer@freebsd.org>
#
# $FreeBSD$
#
-DISTNAME= merlin-1.0
-PKGNAME= merlinmon-1.0
+PORTNAME= merlinmon
+PORTVERSION= 1.0
CATEGORIES= net
MASTER_SITES= ftp://ftp.kfu.com/pub/
+DISTNAME= merlin-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= nsayer@freebsd.org