diff options
author | gahr <gahr@FreeBSD.org> | 2014-12-11 06:29:14 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2014-12-11 06:29:14 +0800 |
commit | 55bce31a8fb1f08ef135da53364b3c9d17337d11 (patch) | |
tree | 6957cc39e69b06487ee1a67bdd63920967005d2d /x11 | |
parent | c82ccc088a8e8f6c1101df0a2626c88953d08d76 (diff) | |
download | freebsd-ports-gnome-55bce31a8fb1f08ef135da53364b3c9d17337d11.tar.gz freebsd-ports-gnome-55bce31a8fb1f08ef135da53364b3c9d17337d11.tar.zst freebsd-ports-gnome-55bce31a8fb1f08ef135da53364b3c9d17337d11.zip |
- Reset maintainership of my ports
Diffstat (limited to 'x11')
-rw-r--r-- | x11/erun/Makefile | 2 | ||||
-rw-r--r-- | x11/ooxcb/Makefile | 2 | ||||
-rw-r--r-- | x11/slock/Makefile | 2 | ||||
-rw-r--r-- | x11/thingylaunch/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11/erun/Makefile b/x11/erun/Makefile index d4c121d25099..55fb9803a51a 100644 --- a/x11/erun/Makefile +++ b/x11/erun/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kbyanc -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple epplet for launching arbitrary programs LIB_DEPENDS= libepplet.so:${PORTSDIR}/x11-wm/epplets diff --git a/x11/ooxcb/Makefile b/x11/ooxcb/Makefile index b1ef35587d15..f18f7990733f 100644 --- a/x11/ooxcb/Makefile +++ b/x11/ooxcb/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://samurai-x.org/downloads/ -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python binding to the X server using xcb USE_XORG= xcb diff --git a/x11/slock/Makefile b/x11/slock/Makefile index 691e9e842828..996c6d949f84 100644 --- a/x11/slock/Makefile +++ b/x11/slock/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://dl.suckless.org/tools/ -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple X screen locker MAKE_ARGS= PREFIX="${PREFIX}" X11LIB="${LOCALBASE}/lib" \ diff --git a/x11/thingylaunch/Makefile b/x11/thingylaunch/Makefile index 9b789f2763d2..994eee467c9f 100644 --- a/x11/thingylaunch/Makefile +++ b/x11/thingylaunch/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://gahr.ch/thingylaunch/ -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight launcher for X LICENSE= MIT BSD2CLAUSE |