diff options
author | epg <epg@pkgsrc.org> | 2004-11-10 00:50:35 +0000 |
---|---|---|
committer | epg <epg@pkgsrc.org> | 2004-11-10 00:50:35 +0000 |
commit | 4f572a6361619a1f34f03770da473e49d1e1839a (patch) | |
tree | 94f8a760669c9509c315241655857d2df5336fde /sysutils/Makefile | |
parent | 3fc05d61e43229450de2eded190184b8abfc771a (diff) | |
download | pkgsrc-4f572a6361619a1f34f03770da473e49d1e1839a.tar.gz |
Add and enable xapply.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 98e14897994..7b16549bcc7 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.269 2004/11/06 16:18:47 mjl Exp $ +# $NetBSD: Makefile,v 1.270 2004/11/10 00:50:35 epg Exp $ COMMENT= System utilities @@ -205,6 +205,7 @@ SUBDIR+= wipe SUBDIR+= wmcpuload SUBDIR+= wmmemmon SUBDIR+= wtail +SUBDIR+= xapply SUBDIR+= xbatt SUBDIR+= xbattbar SUBDIR+= xcdroast |