diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 03:36:45 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 03:36:45 +0000 |
commit | 03f8a6f768251caa22c5b9084a8cc3323aec9b96 (patch) | |
tree | 3c319f9d1358da7651dfaac54283645a7a896338 /x11/erun | |
parent | df3c9e78bdbe989958fbb761b6ce45a605e6242e (diff) | |
download | ports-03f8a6f768251caa22c5b9084a8cc3323aec9b96.tar.gz ports-03f8a6f768251caa22c5b9084a8cc3323aec9b96.zip |
Notes
Diffstat (limited to 'x11/erun')
-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 488ff458698b..a08fdb006863 100644 --- a/x11/erun/Makefile +++ b/x11/erun/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kbyanc -MAINTAINER= kbyanc@posi.net +MAINTAINER= ports@FreeBSD.org COMMENT= A simple epplet for launching arbitrary programs LIB_DEPENDS= epplet.1:${PORTSDIR}/x11-wm/libepplet |