diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2010-01-30 09:43:31 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2010-01-30 09:43:31 +0000 |
commit | 6506e45d69278ab9aa0c11e218c71ca3e07664ec (patch) | |
tree | 05146fe73a348007077e1538540aa966348106d1 /lang/smalltalk | |
parent | 22e04ee7f9d92da1264361c15d77ce7418fb374a (diff) |
Notes
Diffstat (limited to 'lang/smalltalk')
-rw-r--r-- | lang/smalltalk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile index 07b757aa6b23..2341ecd41f90 100644 --- a/lang/smalltalk/Makefile +++ b/lang/smalltalk/Makefile @@ -7,6 +7,7 @@ PORTNAME= smalltalk PORTVERSION= 3.1 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |