diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-01-20 22:11:43 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-01-20 22:11:43 +0000 |
commit | ec4ccb12d321bf765345464fc9037cbf7dee02d7 (patch) | |
tree | 118b2cc5cf7064cc17067eef6303ecdf40be75fe | |
parent | e996398c1ae2024b48368aad4d37b36c48d8cab4 (diff) | |
download | FreeBSD-ports-ec4ccb12d321bf765345464fc9037cbf7dee02d7.zip FreeBSD-ports-ec4ccb12d321bf765345464fc9037cbf7dee02d7.tar.gz |
Bump this meta ports to 0.99.3.
-rw-r--r-- | x11/gnome/Makefile | 22 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 22 |
2 files changed, 26 insertions, 18 deletions
diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile index c8fd17d..884b332 100644 --- a/x11/gnome/Makefile +++ b/x11/gnome/Makefile @@ -1,25 +1,29 @@ # New ports collection makefile for: gnome -# Version required: 0.30 +# Version required: 0.99.3 # Date created: 17 Aug 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.1.1.1 1998/10/28 15:57:25 vanilla Exp $ +# $Id: Makefile,v 1.2 1998/10/30 06:32:40 asami Exp $ # -DISTNAME= gnome-0.30 +DISTNAME= gnome-0.99.3 CATEGORIES= x11 MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com -LIB_DEPENDS= gnome.0:${PORTSDIR}/x11/gnomelibs \ - panel_applet.0:${PORTSDIR}/x11/gnomecore \ - gdkcardimage.0:${PORTSDIR}/games/gnomegames \ - gxsnmp.1:${PORTSDIR}/sysutils/gnomeadmin +LIB_DEPENDS= gnome.1:${PORTSDIR}/x11/gnomelibs \ + panel_applet.1:${PORTSDIR}/x11/gnomecore \ + gdkcardimage.1:${PORTSDIR}/games/gnomegames \ + gnomeprint.0:${PORTSDIR}/print/gnomeprint +# gxsnmp.1:${PORTSDIR}/sysutils/gnomeadmin RUN_DEPENDS= gcalc:${PORTSDIR}/misc/gnomeutils \ ElectricEyes:${PORTSDIR}/graphics/electriceyes \ - ggv:${PORTSDIR}/print/ggv \ +# ggv:${PORTSDIR}/print/ggv \ + gtop:${PORTSDIR}/sysutils/gtop \ + gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter \ + gnomecard:${PORTSDIR}/deskutils/gnomepim \ gnumeric:${PORTSDIR}/math/gnumeric EXTRACT_ONLY= # empty diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index c8fd17d..884b332 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -1,25 +1,29 @@ # New ports collection makefile for: gnome -# Version required: 0.30 +# Version required: 0.99.3 # Date created: 17 Aug 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.1.1.1 1998/10/28 15:57:25 vanilla Exp $ +# $Id: Makefile,v 1.2 1998/10/30 06:32:40 asami Exp $ # -DISTNAME= gnome-0.30 +DISTNAME= gnome-0.99.3 CATEGORIES= x11 MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com -LIB_DEPENDS= gnome.0:${PORTSDIR}/x11/gnomelibs \ - panel_applet.0:${PORTSDIR}/x11/gnomecore \ - gdkcardimage.0:${PORTSDIR}/games/gnomegames \ - gxsnmp.1:${PORTSDIR}/sysutils/gnomeadmin +LIB_DEPENDS= gnome.1:${PORTSDIR}/x11/gnomelibs \ + panel_applet.1:${PORTSDIR}/x11/gnomecore \ + gdkcardimage.1:${PORTSDIR}/games/gnomegames \ + gnomeprint.0:${PORTSDIR}/print/gnomeprint +# gxsnmp.1:${PORTSDIR}/sysutils/gnomeadmin RUN_DEPENDS= gcalc:${PORTSDIR}/misc/gnomeutils \ ElectricEyes:${PORTSDIR}/graphics/electriceyes \ - ggv:${PORTSDIR}/print/ggv \ +# ggv:${PORTSDIR}/print/ggv \ + gtop:${PORTSDIR}/sysutils/gtop \ + gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter \ + gnomecard:${PORTSDIR}/deskutils/gnomepim \ gnumeric:${PORTSDIR}/math/gnumeric EXTRACT_ONLY= # empty |