diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-05-04 05:48:58 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-05-04 05:48:58 +0000 |
commit | 3c45961ce67509722bd45e8098c5aafe3bf6bb2d (patch) | |
tree | 58fff9d24af82be34c80d23bad3ae81cf195300b /misc/Makefile | |
parent | 42496544da58325ace3f21f6626fff55029c39e9 (diff) | |
download | FreeBSD-ports-3c45961ce67509722bd45e8098c5aafe3bf6bb2d.zip FreeBSD-ports-3c45961ce67509722bd45e8098c5aafe3bf6bb2d.tar.gz |
add gregexp 0.3
A graphical regular expression explorer
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 3be58a8..4d58705 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -129,6 +129,7 @@ SUBDIR += granulate SUBDIR += grc SUBDIR += grdb + SUBDIR += gregexp SUBDIR += gretl SUBDIR += grun SUBDIR += gtkfind |