diff options
author | lioux <lioux@FreeBSD.org> | 2001-12-05 14:08:19 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-12-05 14:08:19 +0800 |
commit | 1bf3465e6ccfcd0b705c9547f3b94e3496fe4612 (patch) | |
tree | bfb9d00912cd51934b7683c778a829a3a8d8df45 /lang/Makefile | |
parent | d90872295c5adbb943f2af480f8c19751da227cc (diff) | |
download | freebsd-ports-gnome-1bf3465e6ccfcd0b705c9547f3b94e3496fe4612.tar.gz freebsd-ports-gnome-1bf3465e6ccfcd0b705c9547f3b94e3496fe4612.tar.zst freebsd-ports-gnome-1bf3465e6ccfcd0b705c9547f3b94e3496fe4612.zip |
o New port gnat-doc-txt version 3.13p: Documentation for the GNAT
compiler
o Slave port of gnat-doc-html
PR: 30363
Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
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 d66af020ec43..7b4f7e1ea447 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -53,6 +53,7 @@ SUBDIR += gnat-doc-info SUBDIR += gnat-doc-ps SUBDIR += gnat-doc-texi + SUBDIR += gnat-doc-txt SUBDIR += gnat-glade SUBDIR += gnomebasic SUBDIR += gnustep-base |