diff options
author | knu <knu@FreeBSD.org> | 2002-12-16 12:37:10 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-12-16 12:37:10 +0000 |
commit | 66509305a989a38b216d6676040138edc84b9487 (patch) | |
tree | f268a7ab7a4836bd4e00ad2a4b319d3a410299ab /japanese | |
parent | 7b2a056b8d7dcf866bc376dc7d8c6f9f72b351f9 (diff) | |
download | FreeBSD-ports-66509305a989a38b216d6676040138edc84b9487.zip FreeBSD-ports-66509305a989a38b216d6676040138edc84b9487.tar.gz |
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
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/gnome/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/gnome/Makefile b/japanese/gnome/Makefile index 50196d3..dabd793 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 |