diff options
author | rodent <rodent@pkgsrc.org> | 2015-07-02 22:58:39 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2015-07-02 22:58:39 +0000 |
commit | 7bc78239e531d41863cb79fd9e44d93c3e61e0f6 (patch) | |
tree | f856e4e9bc5ba83312173688118fd6a30ad9eb52 /x11/xedit | |
parent | aebadd20ebf8d6d2cfb24b56979a07dbab762c2f (diff) | |
download | pkgsrc-7bc78239e531d41863cb79fd9e44d93c3e61e0f6.tar.gz |
CATEGORIES+=x11
Diffstat (limited to 'x11/xedit')
-rw-r--r-- | x11/xedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xedit/Makefile b/x11/xedit/Makefile index 8b7d8cc8b98..2fa5203b4be 100644 --- a/x11/xedit/Makefile +++ b/x11/xedit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2015/07/02 12:38:33 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2015/07/02 23:00:01 rodent Exp $ DISTNAME= xedit-1.2.2 -CATEGORIES= editors +CATEGORIES= editors x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 |