summaryrefslogtreecommitdiff
path: root/misc/estic
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 08:49:30 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 08:49:30 +0000
commitdad9a57abe0907e2d451ff263083a9d1d82dfca2 (patch)
tree4e676da1d8e6e15fa064f8de419e97dbd5a58d94 /misc/estic
parentSort (asbutton before astrolog). (diff)
Convert to PORTNAME/PORTVERSION.
Notes
Notes: svn path=/head/; revision=27512
Diffstat (limited to 'misc/estic')
-rw-r--r--misc/estic/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/estic/Makefile b/misc/estic/Makefile
index 1a56911668c8..e644869c9be1 100644
--- a/misc/estic/Makefile
+++ b/misc/estic/Makefile
@@ -1,17 +1,17 @@
# ports collection makefile for: estic
-# Version required: 1.40
# Date created: 21 Sep 1996
# Whom: Julian Stacey <jhs@freebsd.org>
#
# $FreeBSD$
#
-DISTNAME= estic-1.40-sources
-PKGNAME= estic-1.40
+PORTNAME= estic
+PORTVERSION= 1.40
CATEGORIES= misc
MASTER_SITES= ftp://linux01.gwdg.de/pub/isdn/estic/ \
ftp://ftp.franken.de/pub/isdn4linux/estic/ \
http://www.fast.de/~uli/isdn/estic/
+DISTNAME= estic-${PORTVERSION}-sources
MAINTAINER= jhs@FreeBSD.org