aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-12-22 07:07:52 +0800
committermiwi <miwi@FreeBSD.org>2006-12-22 07:07:52 +0800
commit0adf3cc3a4a809d273a934801018315878bc3026 (patch)
tree8b0a60db2a9f484685fb75e4208d9583c1c4dc9d
parent1b06cf0901dfbdd1446cd37e5dec1e5438ed0d91 (diff)
downloadfreebsd-ports-gnome-0adf3cc3a4a809d273a934801018315878bc3026.tar.gz
freebsd-ports-gnome-0adf3cc3a4a809d273a934801018315878bc3026.tar.zst
freebsd-ports-gnome-0adf3cc3a4a809d273a934801018315878bc3026.zip
- Add backup MASTER_SITES
- Pass maintainershipt to submitter PR: ports/107044 Submitted by: Beech Rintoul <beech@alaskaparadise.com>
-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"