diff options
author | tron <tron> | 1999-03-14 23:48:08 +0000 |
---|---|---|
committer | tron <tron> | 1999-03-14 23:48:08 +0000 |
commit | dd75e586d164fefe38b6c0000323a8b8cf442529 (patch) | |
tree | 7b63593b6d1eac3ac9d38884f87b98d423e95bc4 | |
parent | e92eaf39d32070083a6cbb2375cad1627db39b12 (diff) | |
download | pkgsrc-dd75e586d164fefe38b6c0000323a8b8cf442529.tar.gz |
Add "gnome" to category list.
-rw-r--r-- | devel/libgtop/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-core/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-libs/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index 99f3cd41caf..ad637e67b65 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 1999/03/07 19:50:55 tron Exp $ +# $NetBSD: Makefile,v 1.13 1999/03/14 23:48:08 tron Exp $ # DISTNAME= libgtop-1.0.1 -CATEGORIES= devel +CATEGORIES= devel gnome MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/sources/gnome-1.0/sources/ \ ftp://ftp.jimpick.com/pub/mirrors/gnome/gnome-1.0/sources/ \ ftp://ftp.informatik.uni-bonn.de/pub/os/unix/gnome/gnome-1.0/sources/ diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile index 447539d77e8..d4da4c91e9c 100644 --- a/x11/gnome-core/Makefile +++ b/x11/gnome-core/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 1999/03/07 21:17:49 tron Exp $ +# $NetBSD: Makefile,v 1.10 1999/03/14 23:48:08 tron Exp $ # DISTNAME= gnome-core-1.0.1 -CATEGORIES= x11 +CATEGORIES= x11 gnome MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/sources/gnome-1.0/sources/ \ ftp://ftp.jimpick.com/pub/mirrors/gnome/gnome-1.0/sources/ \ ftp://ftp.informatik.uni-bonn.de/pub/os/unix/gnome/gnome-1.0/sources/ diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index e368d6379b4..5ace24354eb 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 1999/03/07 11:31:46 tron Exp $ +# $NetBSD: Makefile,v 1.17 1999/03/14 23:48:08 tron Exp $ # DISTNAME= gnome-libs-1.0.1 -CATEGORIES= x11 +CATEGORIES= x11 gnome MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/sources/gnome-1.0/sources/ \ ftp://ftp.jimpick.com/pub/mirrors/gnome/gnome-1.0/sources/ \ ftp://ftp.informatik.uni-bonn.de/pub/os/unix/gnome/gnome-1.0/sources/ |