diff options
author | gblach <gblach@FreeBSD.org> | 2015-04-17 04:13:43 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2015-04-17 04:13:43 +0800 |
commit | a5cfcf4ac2c2a9b712ae452913cfc2b7a90aad88 (patch) | |
tree | 0b7fc0f3c4cb8a59790e5f0c403d4f9d11207836 /x11/erun/Makefile | |
parent | e6d9c61840138463f070f58c54a263469b5ab0c1 (diff) | |
download | freebsd-ports-gnome-a5cfcf4ac2c2a9b712ae452913cfc2b7a90aad88.tar.gz freebsd-ports-gnome-a5cfcf4ac2c2a9b712ae452913cfc2b7a90aad88.tar.zst freebsd-ports-gnome-a5cfcf4ac2c2a9b712ae452913cfc2b7a90aad88.zip |
Back to the pool.
Currently and in near future I don't have time to be responsible
for any port.
Diffstat (limited to 'x11/erun/Makefile')
-rw-r--r-- | x11/erun/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/erun/Makefile b/x11/erun/Makefile index b071b073b03b..3fed09e79c34 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= gblach@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple epplet for launching arbitrary programs LIB_DEPENDS= libepplet.so:${PORTSDIR}/x11-wm/epplets \ |