diff options
author | linimon <linimon@FreeBSD.org> | 2008-09-07 08:19:05 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-09-07 08:19:05 +0800 |
commit | 027499f127dc5ba8742e509578d1e26d3baaa6d9 (patch) | |
tree | 168218a30cd77944bf65134bf94f68eb0581fc6f /x11 | |
parent | 2ab40360126ca72edcf4de72c28f0e0cc1044c8a (diff) | |
download | freebsd-ports-gnome-027499f127dc5ba8742e509578d1e26d3baaa6d9.tar.gz freebsd-ports-gnome-027499f127dc5ba8742e509578d1e26d3baaa6d9.tar.zst freebsd-ports-gnome-027499f127dc5ba8742e509578d1e26d3baaa6d9.zip |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'x11')
-rw-r--r-- | x11/slock/Makefile | 2 | ||||
-rw-r--r-- | x11/xorg-edit/Makefile | 2 | ||||
-rw-r--r-- | x11/xsel-conrad/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11/slock/Makefile b/x11/slock/Makefile index a4694e7a01e8..2c5d42a0eb3b 100644 --- a/x11/slock/Makefile +++ b/x11/slock/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://www.suckless.org/download/ CENKES -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple X screen locker MAKE_ARGS= PREFIX="${PREFIX}" X11LIB="${LOCALBASE}/lib" \ diff --git a/x11/xorg-edit/Makefile b/x11/xorg-edit/Makefile index 01fd1c3276d0..40ae3d44e060 100644 --- a/x11/xorg-edit/Makefile +++ b/x11/xorg-edit/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= SF DISTNAME= ${PORTNAME}_${PORTVERSION}_src -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GUI to edit xorg.conf USE_WX= 2.6 diff --git a/x11/xsel-conrad/Makefile b/x11/xsel-conrad/Makefile index 3a363f3306cc..d87a14c5ac7f 100644 --- a/x11/xsel-conrad/Makefile +++ b/x11/xsel-conrad/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.vergenet.net/~conrad/software/xsel/download/ \ CENKES PKGNAMESUFFIX= -conrad -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Access X selection from command line CONFLICTS= xsel-[0-9]* |