diff options
Diffstat (limited to 'lang/rexx-imc/Makefile')
-rw-r--r-- | lang/rexx-imc/Makefile | 4 |
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/ \ |