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 | |
| parent | - Add support for wx 2.9 while not making it default (diff) | |
- Over to new maintainer.
- Add new MASTER_SITE
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=287207
| -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 |
