diff options
author | linimon <linimon@FreeBSD.org> | 2006-03-19 06:21:52 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-03-19 06:21:52 +0800 |
commit | 8dea44bbe246323127a4f29542828f9d1d859080 (patch) | |
tree | 0661a2e6db7b058633622c479f4179ef105e3361 /misc/gtkfind | |
parent | dfa69b81e7bfbf10023d6db8ec2cf6ec4bd7a1a1 (diff) | |
download | freebsd-ports-gnome-8dea44bbe246323127a4f29542828f9d1d859080.tar.gz freebsd-ports-gnome-8dea44bbe246323127a4f29542828f9d1d859080.tar.zst freebsd-ports-gnome-8dea44bbe246323127a4f29542828f9d1d859080.zip |
Reset maintainer at his request due to current lack of FreeBSD time.
Diffstat (limited to 'misc/gtkfind')
-rw-r--r-- | misc/gtkfind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gtkfind/Makefile b/misc/gtkfind/Makefile index ad6e34cbc8f4..1a770a28f1bd 100644 --- a/misc/gtkfind/Makefile +++ b/misc/gtkfind/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_BACKUP} -MAINTAINER= billf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The program to use to have to remember all the options to find(1) BUILD_DEPENDS= xterm:${X_CLIENTS_PORT} |