aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-10-05 22:58:34 +0800
committerkris <kris@FreeBSD.org>2005-10-05 22:58:34 +0800
commit9dc82945b631ba5598320edca194f43a26059d26 (patch)
tree113f3b7eef4f48b2731c777fc4d7a6621a876f60 /sysutils
parentbbabe5ab093dfab64363ff1512dfed57977e918d (diff)
downloadfreebsd-ports-gnome-9dc82945b631ba5598320edca194f43a26059d26.tar.gz
freebsd-ports-gnome-9dc82945b631ba5598320edca194f43a26059d26.tar.zst
freebsd-ports-gnome-9dc82945b631ba5598320edca194f43a26059d26.zip
Remove maintainer per his request. Comment out MASTER_SITE that no longer
carries this version of the distfile, and mark port BROKEN indicating that it needs an update to the latest version.B
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gksu/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/gksu/Makefile b/sysutils/gksu/Makefile
index dbef8111b356..eaf3f773e5b2 100644
--- a/sysutils/gksu/Makefile
+++ b/sysutils/gksu/Makefile
@@ -9,14 +9,16 @@ PORTNAME= gksu
PORTVERSION= 1.2.2
PORTREVISION= 2
CATEGORIES= sysutils
-MASTER_SITES= http://people.debian.org/~kov/gksu/gksu1.2/
+MASTER_SITES= #http://people.debian.org/~kov/gksu/gksu/
-MAINTAINER= troplosti@orcaweb.cjb.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical frontend to su
LIB_DEPENDS= gksu1.2.0:${PORTSDIR}/sysutils/libgksu \
gksuui1.0.0:${PORTSDIR}/sysutils/libgksuui
+BROKEN= Port is unfetchable, needs an update to the latest version
+
USE_X_PREFIX= yes
USE_GNOME= gtk20 pkgconfig gnomeprefix gnomehack
USE_LIBTOOL_VER=15