diff options
author | tron <tron> | 1999-08-30 23:11:14 +0000 |
---|---|---|
committer | tron <tron> | 1999-08-30 23:11:14 +0000 |
commit | bf31c2ae865b61fe559214696fb98ef9d49d08b5 (patch) | |
tree | 31b39ea7d575ec6f8b42334c1d4dc4013a946542 /math | |
parent | 26d039bbe5d0e5763702013f3c3e2db59ddd6019 (diff) | |
download | pkgsrc-bf31c2ae865b61fe559214696fb98ef9d49d08b5.tar.gz |
Add "gnome" to category list.
Diffstat (limited to 'math')
-rw-r--r-- | math/gnumeric/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 5a5e2ffdfe4..20471e3b458 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 1999/08/29 12:48:59 rh Exp $ +# $NetBSD: Makefile,v 1.7 1999/08/30 23:11:15 tron Exp $ # DISTNAME= gnumeric-0.32 -CATEGORIES= math +CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/} MAINTAINER= packages@netbsd.org |