diff options
author | khorben <khorben> | 2013-11-06 00:40:15 +0000 |
---|---|---|
committer | khorben <khorben> | 2013-11-06 00:40:15 +0000 |
commit | aea64e9f90d417a5078423a76d3e516ea221904b (patch) | |
tree | f15becd7c615bc93ded246d248193f46d626bc38 /time | |
parent | 77d110731a787c2ea1567fb36b458982ae6a90c3 (diff) | |
download | pkgsrc-aea64e9f90d417a5078423a76d3e516ea221904b.tar.gz |
Modified the categories to "x11 time" to reflect where the package was
actually committed.
Diffstat (limited to 'time')
-rw-r--r-- | time/wmitime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/wmitime/Makefile b/time/wmitime/Makefile index 73da4f03b23..0c2c1d3c619 100644 --- a/time/wmitime/Makefile +++ b/time/wmitime/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2013/11/06 00:35:19 khorben Exp $ +# $NetBSD: Makefile,v 1.2 2013/11/06 00:40:15 khorben Exp $ # DISTNAME= wmitime-0.3 PKGREVISION= 3 -CATEGORIES= x11 sysutils +CATEGORIES= x11 time MASTER_SITES= http://www.neotokyo.org/illusion/downloads/ MAINTAINER= poff@sixbit.org |