aboutsummaryrefslogtreecommitdiffstats
path: root/lang/rexx-imc
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-04-12 14:21:15 +0800
committerobrien <obrien@FreeBSD.org>2000-04-12 14:21:15 +0800
commit279d0c568395b4252ea7d025ef414367c67379c0 (patch)
tree8f72921d00682487baa00cb9380ca8975f5469ce /lang/rexx-imc
parent98e3a046d36f9f73a339aeedddb8c7f75429c5fe (diff)
downloadfreebsd-ports-gnome-279d0c568395b4252ea7d025ef414367c67379c0.tar.gz
freebsd-ports-gnome-279d0c568395b4252ea7d025ef414367c67379c0.tar.zst
freebsd-ports-gnome-279d0c568395b4252ea7d025ef414367c67379c0.zip
Convert to the PORTNAME - PORTVERSION syntax.
Diffstat (limited to 'lang/rexx-imc')
-rw-r--r--lang/rexx-imc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/rexx-imc/Makefile b/lang/rexx-imc/Makefile
index 4223bd2e61aa..9e1e4811be99 100644
--- a/lang/rexx-imc/Makefile
+++ b/lang/rexx-imc/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: REXX/imc
-# Version required: 1.6d
# Date created: Septermber 21 96
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= rexx-imc-1.7
+PORTNAME= rexx-imc
+PORTVERSION= 1.7
CATEGORIES= lang
MASTER_SITES= http://ruby.comlab.ox.ac.uk/imc/distribution/ \
ftp://ftp.sai.msu.su/pub/unix/rexx/ \