aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkremlin <ian@kremlin.cc>2014-05-22 09:58:54 +0800
committerkremlin <ian@kremlin.cc>2014-05-22 09:58:54 +0800
commit116d5795058ffbe017f1d0ecc33b99e9a4e96a60 (patch)
tree89912bdbbba1336637b2f0fc639d0a8df2efc0bf
parenta08213c863239d4955eeebe7733e1a759425f054 (diff)
downloadsystembsd-116d5795058ffbe017f1d0ecc33b99e9a4e96a60.tar
systembsd-116d5795058ffbe017f1d0ecc33b99e9a4e96a60.tar.gz
systembsd-116d5795058ffbe017f1d0ecc33b99e9a4e96a60.tar.bz2
systembsd-116d5795058ffbe017f1d0ecc33b99e9a4e96a60.tar.lz
systembsd-116d5795058ffbe017f1d0ecc33b99e9a4e96a60.tar.xz
systembsd-116d5795058ffbe017f1d0ecc33b99e9a4e96a60.tar.zst
systembsd-116d5795058ffbe017f1d0ecc33b99e9a4e96a60.zip
change catagory to kremlinware/test
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 9d3130d..04d0721 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ COMMENT = dbus utilities
DISTNAME = dbus-utils-0.1
-CATEGORIES = misc
+CATEGORIES = kremlinware/test
HOMEPAGE = http://uglyman.kremlin.cc
@@ -21,7 +21,8 @@ PERMIT_PACKAGE_CDROM = Yes
WANTLIB = c gio-2.0 glib-2.0
#TODO: see if it's okay to host this
-MASTER_SITES = http://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=systemd-utl.git;a=snapshot;h=refs/heads/master;sf=tgz
+MASTER_SITES =
+http://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=systemd-utl.git;a=snapshot;h=refs/heads/master;sf=tgz
#MODULES = ???
#BUILD_DEPENDS = ???