diff options
-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/ |