diff options
Diffstat (limited to 'lang/smalltalk/Makefile')
-rw-r--r-- | lang/smalltalk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile index abeb95c3d59c..b1f78905366b 100644 --- a/lang/smalltalk/Makefile +++ b/lang/smalltalk/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: smalltalk -# Version required: 1.7.3 # Date created: 09 Feb 1995 # Whom: gpalmer # # $FreeBSD$ # -DISTNAME= smalltalk-1.7.3 +PORTNAME= smalltalk +PORTVERSION= 1.7.3 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= smalltalk |