summaryrefslogtreecommitdiff
path: root/lang/elk
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-04-12 06:21:15 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-04-12 06:21:15 +0000
commit5cd5b258b59f63241fff7b2d0cdeda22c2138b33 (patch)
tree98671b38100211b23e9d578a8a5a241e41b8a707 /lang/elk
parentPORTNAME/PORTVERSION stuff (diff)
Convert to the PORTNAME - PORTVERSION syntax.
Notes
Notes: svn path=/head/; revision=27458
Diffstat (limited to 'lang/elk')
-rw-r--r--lang/elk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/elk/Makefile b/lang/elk/Makefile
index b6872b3b3eee..a10b659cc0d8 100644
--- a/lang/elk/Makefile
+++ b/lang/elk/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: elk
-# Version required: 3.0pl3
# Date created: 08 March 1995
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= elk-3.0
-PKGNAME= elk-3.0.3
+PORTNAME= elk
+PORTVERSION= 3.0.3
CATEGORIES= lang
MASTER_SITES= http://www-rn.informatik.uni-bremen.de/software/elk/dist/
+DISTNAME= elk-3.0
MAINTAINER= ports@FreeBSD.org