diff options
author | eik <eik@FreeBSD.org> | 2003-11-22 18:35:13 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2003-11-22 18:35:13 +0800 |
commit | a29be1ee3381484626e15738fce3ce4a3373869f (patch) | |
tree | 8d763ac8f975e916242a9ec9fe8fd8850cb9ae15 /lang | |
parent | 43d8b3f16a2489855dc2e106afa9633c005c53d4 (diff) | |
download | freebsd-ports-gnome-a29be1ee3381484626e15738fce3ce4a3373869f.tar.gz freebsd-ports-gnome-a29be1ee3381484626e15738fce3ce4a3373869f.tar.zst freebsd-ports-gnome-a29be1ee3381484626e15738fce3ce4a3373869f.zip |
Add missing port to INDEX:
- games/pathological
- lang/gcc34
- net/ruby-romp
- sysutils/prune
sort.
Approved by: marcus (mentor)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index eedc75c9d17a..f58c210ae413 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -62,12 +62,13 @@ SUBDIR += gcc31 SUBDIR += gcc32 SUBDIR += gcc33 + SUBDIR += gcc34 SUBDIR += gcl SUBDIR += generic-haskell SUBDIR += gforth SUBDIR += ghc - SUBDIR += ghc6 SUBDIR += ghc-doc + SUBDIR += ghc6 SUBDIR += glibstdc++28 SUBDIR += gnat SUBDIR += gnat-doc-html |