diff options
author | epg <epg> | 2004-11-10 00:50:35 +0000 |
---|---|---|
committer | epg <epg> | 2004-11-10 00:50:35 +0000 |
commit | a14d84f79971e76130d162b65b9d23ca34961c97 (patch) | |
tree | 94f8a760669c9509c315241655857d2df5336fde /sysutils/Makefile | |
parent | 2739ca2ead8cf75d4a77803703c6cc08b5202b6f (diff) | |
download | pkgsrc-a14d84f79971e76130d162b65b9d23ca34961c97.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 |