diff options
author | tron <tron@pkgsrc.org> | 1998-08-20 06:20:10 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-08-20 06:20:10 +0000 |
commit | 7073b27ee4ee82c3934c9d237e1e34539c6e63a4 (patch) | |
tree | 252566c81f90878d867705a831410383392e7eb3 /x11/xbanner | |
parent | 8e3e36fb2342a8f6b03c0acc5df97978c74a0177 (diff) | |
download | pkgsrc-7073b27ee4ee82c3934c9d237e1e34539c6e63a4.tar.gz |
Remove bogus "games" category.
Diffstat (limited to 'x11/xbanner')
-rw-r--r-- | x11/xbanner/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xbanner/Makefile b/x11/xbanner/Makefile index 199a8bc12be..588cfa9e301 100644 --- a/x11/xbanner/Makefile +++ b/x11/xbanner/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 1998/08/18 22:29:22 tron Exp $ +# $NetBSD: Makefile,v 1.3 1998/08/20 06:20:10 tron Exp $ DISTNAME= XBanner1.31 PKGNAME= xbanner-1.31 -CATEGORIES= games x11 +CATEGORIES= x11 MASTER_SITES= ftp://ftp.digital.com/pub/linux/XBanner/ MAINTAINER= root@garbled.net |