diff options
author | jmcneill <jmcneill> | 2009-03-18 13:30:45 +0000 |
---|---|---|
committer | jmcneill <jmcneill> | 2009-03-18 13:30:45 +0000 |
commit | 44b61ab8969be8e3708b66ddfebbb212309fb21a (patch) | |
tree | c64ce65b32ed3d9ea2c180f0593a9a07330bb9d2 /sysutils | |
parent | 778094af8e7ef3f884c91e7f6e4430beb958ed04 (diff) | |
download | pkgsrc-44b61ab8969be8e3708b66ddfebbb212309fb21a.tar.gz |
to netbsd-desktop
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/consolekit/Makefile | 4 | ||||
-rw-r--r-- | sysutils/hal-info/Makefile | 4 | ||||
-rw-r--r-- | sysutils/hal/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/consolekit/Makefile b/sysutils/consolekit/Makefile index d4cada207f9..dd264a7f497 100644 --- a/sysutils/consolekit/Makefile +++ b/sysutils/consolekit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/12/26 20:05:56 hasso Exp $ +# $NetBSD: Makefile,v 1.8 2009/03/18 13:30:45 jmcneill Exp $ # CONSOLEKIT_VER= 0.3.0 @@ -9,7 +9,7 @@ CATEGORIES= sysutils MASTER_SITES= http://people.freedesktop.org/~mccann/dist/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jmcneill@NetBSD.org +MAINTAINER= netbsd-desktop@NetBSD.org HOMEPAGE= http://www.freedesktop.org/wiki/Software/ConsoleKit COMMENT= Framework for defining and tracking users, login sessions, and seats diff --git a/sysutils/hal-info/Makefile b/sysutils/hal-info/Makefile index c5171eb2771..1d448ab46f4 100644 --- a/sysutils/hal-info/Makefile +++ b/sysutils/hal-info/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2009/02/21 13:49:21 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2009/03/18 13:30:46 jmcneill Exp $ # DISTNAME= hal-info-20090202 CATEGORIES= sysutils MASTER_SITES= http://hal.freedesktop.org/releases/ -MAINTAINER= jmcneill@NetBSD.org +MAINTAINER= netbsd-desktop@NetBSD.org HOMEPAGE= http://hal.freedesktop.org/ COMMENT= FreeDesktop hardware abstraction layer (info subpackage) diff --git a/sysutils/hal/Makefile b/sysutils/hal/Makefile index c46993a29e5..59c4ad3c8ff 100644 --- a/sysutils/hal/Makefile +++ b/sysutils/hal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2009/03/02 11:36:33 tron Exp $ +# $NetBSD: Makefile,v 1.39 2009/03/18 13:30:45 jmcneill Exp $ DISTNAME= hal-0.5.11 PKGREVISION= 23 @@ -6,7 +6,7 @@ CATEGORIES= sysutils MASTER_SITES= http://hal.freedesktop.org/releases/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jmcneill@NetBSD.org +MAINTAINER= netbsd-desktop@NetBSD.org HOMEPAGE= http://hal.freedesktop.org/ COMMENT= FreeDesktop hardware abstraction layer |