diff options
author | tron <tron@pkgsrc.org> | 1999-08-30 23:11:14 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-08-30 23:11:14 +0000 |
commit | 5aeef8d63f11d49318d0324a1be5e031636de1ad (patch) | |
tree | 31b39ea7d575ec6f8b42334c1d4dc4013a946542 /print | |
parent | 84cd2d419a2eecfcc5db3877a87eb0c09e489c9f (diff) | |
download | pkgsrc-5aeef8d63f11d49318d0324a1be5e031636de1ad.tar.gz |
Add "gnome" to category list.
Diffstat (limited to 'print')
-rw-r--r-- | print/ggv/Makefile | 4 | ||||
-rw-r--r-- | print/gnome-print/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/print/ggv/Makefile b/print/ggv/Makefile index dca94d58870..3ec25483ad9 100644 --- a/print/ggv/Makefile +++ b/print/ggv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 1999/08/29 22:07:19 rh Exp $ +# $NetBSD: Makefile,v 1.7 1999/08/30 23:11:15 tron Exp $ # DISTNAME= ggv-0.50 -CATEGORIES= print +CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ggv/} MAINTAINER= rh@netbsd.org diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index 2f03edd068a..d515dc2432e 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 1999/08/29 12:48:24 rh Exp $ +# $NetBSD: Makefile,v 1.5 1999/08/30 23:11:14 tron Exp $ # DISTNAME= gnome-print-0.4 -CATEGORIES= print +CATEGORIES= print gnome MASTER_SITES= http://gd.tuwien.ac.at/hci/gnome.org/GNOME/sources/gnome-print/ MAINTAINER= packages@netbsd.org |