1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

- Add backup MASTER_SITES

- Pass maintainershipt to submitter

PR:		ports/107044
Submitted by:	Beech Rintoul <beech@alaskaparadise.com>
This commit is contained in:
Martin Wilke 2006-12-21 23:07:52 +00:00
parent 677d06b19f
commit db37f9e25e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180434

View File

@ -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"