diff options
author | Patrick Li <pat@FreeBSD.org> | 2001-11-15 22:12:13 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2001-11-15 22:12:13 +0000 |
commit | f3ca4f005bc506d2c3972a8e9b3423c5000c2c93 (patch) | |
tree | 0f46d081bdd870be4878cf134954c8128d498e89 /misc/gkrellmlaunch/Makefile | |
parent | Update to 0.55. (diff) |
Update misc/menushki to version 1.0 and also take care of
some remaining email changes i left out
Approved by: lioux
Diffstat (limited to '')
-rw-r--r-- | misc/gkrellmlaunch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gkrellmlaunch/Makefile b/misc/gkrellmlaunch/Makefile index 2682c72c8551..36369d8e3157 100644 --- a/misc/gkrellmlaunch/Makefile +++ b/misc/gkrellmlaunch/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= pat@databits.net +MAINTAINER= pat@FreeBSD.org BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm |