diff options
author | adamw <adamw@FreeBSD.org> | 2003-09-25 03:07:43 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-09-25 03:07:43 +0000 |
commit | c502a114bd55d19071afcc832d7a0eed51be2ed5 (patch) | |
tree | 24903afdf4dfdb896b2273fdb4004865a8a792cd /editors/Makefile | |
parent | c9251465035d80ad21361c6bfa6239cbcbf4d12d (diff) | |
download | FreeBSD-ports-c502a114bd55d19071afcc832d7a0eed51be2ed5.zip FreeBSD-ports-c502a114bd55d19071afcc832d7a0eed51be2ed5.tar.gz |
Add gedit-plugins, some plugins for gedit2. They're neat.
Obtained from: marcuscom
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 683323c..b2d0428 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -52,6 +52,7 @@ SUBDIR += flim113-xemacs21-mule SUBDIR += fte SUBDIR += gate + SUBDIR += gedit-plugins SUBDIR += gedit2 SUBDIR += ghex SUBDIR += ghex2 |