diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-12-11 18:51:32 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-12-11 18:51:32 +0000 |
commit | 6b962d1b5157f55795def260f3abca078300e952 (patch) | |
tree | 3c53db8c30cb98974be235d7f9d693df522112d5 /misc/gtkfind | |
parent | 8331a96d1a1685ca3f9328dcfc1ef2e4bc656275 (diff) | |
download | ports-6b962d1b5157f55795def260f3abca078300e952.tar.gz ports-6b962d1b5157f55795def260f3abca078300e952.zip |
Notes
Diffstat (limited to 'misc/gtkfind')
-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 |