From 66509305a989a38b216d6676040138edc84b9487 Mon Sep 17 00:00:00 2001 From: knu Date: Mon, 16 Dec 2002 12:37:10 +0000 Subject: Update gal's shlib major and unbreak. Bump PORTREVISION. Remove nakai@ from MAINTAINER. He doesn't have the time to maintain this port or doesn't care if this port has been broken for long and wasting no small CPU time on the build clusters. Submitted by: bento --- japanese/gnome/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'japanese') diff --git a/japanese/gnome/Makefile b/japanese/gnome/Makefile index 50196d345061..dabd7933c8ef 100644 --- a/japanese/gnome/Makefile +++ b/japanese/gnome/Makefile @@ -7,16 +7,16 @@ PORTNAME= gnome PORTVERSION= 1.4.1b2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= japanese x11 gnome MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnome.5:${PORTSDIR}/japanese/gnomelibs \ - gal.19:${PORTSDIR}/japanese/gal + gal.21:${PORTSDIR}/japanese/gal RUN_DEPENDS= gnumeric:${PORTSDIR}/japanese/gnumeric NO_BUILD= yes -- cgit