diff options
author | drochner <drochner> | 2010-11-03 20:06:42 +0000 |
---|---|---|
committer | drochner <drochner> | 2010-11-03 20:06:42 +0000 |
commit | 70d9d07929243948a74a8267a840d037c5d74373 (patch) | |
tree | 5e14bba546f2ef25c3f88099d460467c376a4476 /editors | |
parent | 6e1a068700dbad398c9d2c740e2aaa68f01f70c4 (diff) | |
download | pkgsrc-70d9d07929243948a74a8267a840d037c5d74373.tar.gz |
+gedit-python
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 478c0d8d23d..0e792a25ca6 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.138 2010/02/10 17:34:51 joerg Exp $ +# $NetBSD: Makefile,v 1.139 2010/11/03 20:06:42 drochner Exp $ # COMMENT= Editors @@ -35,6 +35,7 @@ SUBDIR+= fe SUBDIR+= gate SUBDIR+= gconf-editor SUBDIR+= gedit +SUBDIR+= gedit-python SUBDIR+= ghex SUBDIR+= gice SUBDIR+= gnuserv |