summaryrefslogtreecommitdiff
path: root/textproc/gtkdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-12-21 23:07:52 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-12-21 23:07:52 +0000
commitdb37f9e25e4028d904c18dace06fe9ec561baf80 (patch)
treee51279f4b5a47f123f0a3e11494c2c05f5cfe8ba /textproc/gtkdiff
parent- Update to 3.0.22 (diff)
- Add backup MASTER_SITES
- Pass maintainershipt to submitter PR: ports/107044 Submitted by: Beech Rintoul <beech@alaskaparadise.com>
Notes
Notes: svn path=/head/; revision=180434
Diffstat (limited to 'textproc/gtkdiff')
-rw-r--r--textproc/gtkdiff/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/gtkdiff/Makefile b/textproc/gtkdiff/Makefile
index 83e48e8ce52b..96d47df2a090 100644
--- a/textproc/gtkdiff/Makefile
+++ b/textproc/gtkdiff/Makefile
@@ -9,13 +9,13 @@ PORTNAME= gtkdiff
PORTVERSION= 1.8.0
PORTREVISION= 2
CATEGORIES= textproc gnome
-MASTER_SITES= http://home.catv.ne.jp/pp/ginoue/software/gtkdiff/
+MASTER_SITES= http:www.alaskaparadise.com/freebsd/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= beech@alaskaparadise.com
COMMENT= A frontend program for diff(1) written for GNOME
USE_X_PREFIX= yes
-USE_GNOME= gnomehack gnomeprefix gnomelibs
+USE_GNOME= gnomehack gnomeprefix gnomelibs
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"