diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gettext-devel/Makefile | 4 | ||||
-rw-r--r-- | devel/gettext-old/Makefile | 4 | ||||
-rw-r--r-- | devel/gettext/Makefile | 4 | ||||
-rw-r--r-- | devel/libgtop/Makefile | 6 | ||||
-rw-r--r-- | devel/libgtop2/Makefile | 6 |
5 files changed, 12 insertions, 12 deletions
diff --git a/devel/gettext-devel/Makefile b/devel/gettext-devel/Makefile index 449c09f0d30..83e8235c36b 100644 --- a/devel/gettext-devel/Makefile +++ b/devel/gettext-devel/Makefile @@ -3,14 +3,14 @@ # Date created: 16 March 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.4 1998/11/18 15:09:35 vanilla Exp $ +# $Id: Makefile,v 1.5 1998/12/01 22:38:45 billf Exp $ # DISTNAME= gettext-0.10.35 CATEGORIES= devel MASTER_SITES= ftp://alpha.gnu.ai.mit.edu/gnu/ -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com GNU_CONFIGURE= yes CONFIGURE_ARGS= i386--freebsd --with-gnu-gettext diff --git a/devel/gettext-old/Makefile b/devel/gettext-old/Makefile index 449c09f0d30..83e8235c36b 100644 --- a/devel/gettext-old/Makefile +++ b/devel/gettext-old/Makefile @@ -3,14 +3,14 @@ # Date created: 16 March 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.4 1998/11/18 15:09:35 vanilla Exp $ +# $Id: Makefile,v 1.5 1998/12/01 22:38:45 billf Exp $ # DISTNAME= gettext-0.10.35 CATEGORIES= devel MASTER_SITES= ftp://alpha.gnu.ai.mit.edu/gnu/ -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com GNU_CONFIGURE= yes CONFIGURE_ARGS= i386--freebsd --with-gnu-gettext diff --git a/devel/gettext/Makefile b/devel/gettext/Makefile index 449c09f0d30..83e8235c36b 100644 --- a/devel/gettext/Makefile +++ b/devel/gettext/Makefile @@ -3,14 +3,14 @@ # Date created: 16 March 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.4 1998/11/18 15:09:35 vanilla Exp $ +# $Id: Makefile,v 1.5 1998/12/01 22:38:45 billf Exp $ # DISTNAME= gettext-0.10.35 CATEGORIES= devel MASTER_SITES= ftp://alpha.gnu.ai.mit.edu/gnu/ -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com GNU_CONFIGURE= yes CONFIGURE_ARGS= i386--freebsd --with-gnu-gettext diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index 74e463281f8..fd7febd879d 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -3,7 +3,7 @@ # Date Created: 26 Sep 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.9 1999/01/01 04:43:03 vanilla Exp $ +# $Id: Makefile,v 1.10 1999/01/04 08:43:09 vanilla Exp $ # DISTNAME= libgtop-0.99.0 @@ -12,10 +12,10 @@ MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ ftp://ftp.gnome.org/pub/GNOME/sources/ # ftp://ftp.home-of-linux.org/pub/libgtop/0.26.2/ -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com LIB_DEPENDS= glib11d.2:${PORTSDIR}/devel/glib11-devel \ - gnome.0:${PORTSDIR}/x11/gnomelibs \ + gnome.1:${PORTSDIR}/x11/gnomelibs \ guile.4:${PORTSDIR}/lang/guile GNU_CONFIGURE= yes diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile index 74e463281f8..fd7febd879d 100644 --- a/devel/libgtop2/Makefile +++ b/devel/libgtop2/Makefile @@ -3,7 +3,7 @@ # Date Created: 26 Sep 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.9 1999/01/01 04:43:03 vanilla Exp $ +# $Id: Makefile,v 1.10 1999/01/04 08:43:09 vanilla Exp $ # DISTNAME= libgtop-0.99.0 @@ -12,10 +12,10 @@ MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ ftp://ftp.gnome.org/pub/GNOME/sources/ # ftp://ftp.home-of-linux.org/pub/libgtop/0.26.2/ -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com LIB_DEPENDS= glib11d.2:${PORTSDIR}/devel/glib11-devel \ - gnome.0:${PORTSDIR}/x11/gnomelibs \ + gnome.1:${PORTSDIR}/x11/gnomelibs \ guile.4:${PORTSDIR}/lang/guile GNU_CONFIGURE= yes |