diff options
author | martti <martti@pkgsrc.org> | 2007-04-12 09:45:25 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2007-04-12 09:45:25 +0000 |
commit | ea51b1fc09fdfa05d629701840a0672f45ef2883 (patch) | |
tree | 5a4611f8f8737b060f6ae9878080a00ad9cb9130 /editors/Makefile | |
parent | be7dcf938356e8867e2d8af812e6eba5cb11eceb (diff) | |
download | pkgsrc-ea51b1fc09fdfa05d629701840a0672f45ef2883.tar.gz |
Added xfce4-mousepad
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 0934f2e369f..ce0d733b1fc 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.116 2006/01/29 17:40:52 rxg Exp $ +# $NetBSD: Makefile,v 1.117 2007/04/12 09:45:25 martti Exp $ # COMMENT= Editors @@ -103,6 +103,7 @@ SUBDIR+= xemacs SUBDIR+= xemacs-current SUBDIR+= xemacs-nox11 SUBDIR+= xemacs-packages +SUBDIR+= xfce4-mousepad SUBDIR+= xjed SUBDIR+= xvile SUBDIR+= xwpe |