diff options
author | acm <acm@FreeBSD.org> | 2009-05-09 08:59:54 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2009-05-09 08:59:54 +0800 |
commit | 2c59a82a617b67dafefd8cf60c8abf7bf22a02a1 (patch) | |
tree | 04820805d17ebaa7a8baca8704bd77397ba57d2e /lang/Makefile | |
parent | 0c75e8f21f6be252ce6108ec6ae0327964058260 (diff) | |
download | freebsd-ports-gnome-2c59a82a617b67dafefd8cf60c8abf7bf22a02a1.tar.gz freebsd-ports-gnome-2c59a82a617b67dafefd8cf60c8abf7bf22a02a1.tar.zst freebsd-ports-gnome-2c59a82a617b67dafefd8cf60c8abf7bf22a02a1.zip |
- New port: lang/gambas2-components
Native components for gambas2
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 2183d4250115..7bf384c48128 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -80,6 +80,7 @@ SUBDIR += g95 SUBDIR += gambas SUBDIR += gambas2-base + SUBDIR += gambas2-components SUBDIR += gambit-c SUBDIR += gauche SUBDIR += gawk |