diff options
-rw-r--r-- | misc/gtkfind/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/misc/gtkfind/Makefile b/misc/gtkfind/Makefile index 978217ac2209..36ddc75623d3 100644 --- a/misc/gtkfind/Makefile +++ b/misc/gtkfind/Makefile @@ -9,14 +9,11 @@ PORTNAME= gtkfind PORTVERSION= 1.1 PORTREVISION= 6 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_BACKUP} +MASTER_SITES= http://www.bayofrum.net/dist/${PORTNAME}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perryh@pluto.rain.com COMMENT= The program to use to have to remember all the options to find(1) -DEPRECATED= No more public distfiles, no more upstream -EXPIRATION_DATE= 2011-12-03 - BUILD_DEPENDS= appres:${PORTSDIR}/x11/appres \ xterm:${PORTSDIR}/x11/xterm |