diff options
author | tron <tron> | 1999-08-30 23:11:14 +0000 |
---|---|---|
committer | tron <tron> | 1999-08-30 23:11:14 +0000 |
commit | b55795bc07ce193aec1f3c4e5bee3971969b13d5 (patch) | |
tree | 31b39ea7d575ec6f8b42334c1d4dc4013a946542 /math/gnumeric | |
parent | 8a75184371c95444b9783e03567821d624a5e5d9 (diff) | |
download | pkgsrc-b55795bc07ce193aec1f3c4e5bee3971969b13d5.tar.gz |
Add "gnome" to category list.
Diffstat (limited to 'math/gnumeric')
-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 |