diff options
author | tron <tron@pkgsrc.org> | 1998-11-01 23:26:43 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-11-01 23:26:43 +0000 |
commit | 41758989b46a42024b558041ec63c9d8a1f29dcc (patch) | |
tree | 01ba98b399a49c6f663c33cf733e94a7c061a30b /devel/libgtop | |
parent | 36f99387781d20ca23711dcc383d8b4d41eb5686 (diff) | |
download | pkgsrc-41758989b46a42024b558041ec63c9d8a1f29dcc.tar.gz |
Fix "${CATEGORY}".
Diffstat (limited to 'devel/libgtop')
-rw-r--r-- | devel/libgtop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index 1620e4ea164..f9cec205780 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 1998/11/01 23:21:46 tron Exp $ +# $NetBSD: Makefile,v 1.5 1998/11/01 23:26:43 tron Exp $ # DISTNAME= libgtop-0.26.0 -CATEGORIES= sysutils +CATEGORIES= devel MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ ftp://ftp.gnome.org/pub/GNOME/sources/ \ ftp://ftp.geo.net/pub/gnome/sources/ |