diff options
author | steve <steve@FreeBSD.org> | 1999-06-10 23:53:51 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-06-10 23:53:51 +0000 |
commit | 057215e04ba195beddeb21311bc5d35c57946dee (patch) | |
tree | f3095314ee6993684dbe791f13cc34e2fb0e440d /graphics | |
parent | bf8334cb9939bec336594cdb946b54b37192bd7c (diff) | |
download | FreeBSD-ports-057215e04ba195beddeb21311bc5d35c57946dee.zip FreeBSD-ports-057215e04ba195beddeb21311bc5d35c57946dee.tar.gz |
Activate the gracula port.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index ffe230c..2f450f2 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.127 1999/06/01 13:17:44 tg Exp $ +# $Id: Makefile,v 1.128 1999/06/06 17:22:27 steve Exp $ # SUBDIR += 4va @@ -39,6 +39,7 @@ SUBDIR += gphoto SUBDIR += gplot SUBDIR += gqview + SUBDIR += gracula SUBDIR += graphviz SUBDIR += gtkdps SUBDIR += gtkfig |