diff options
author | asami <asami@FreeBSD.org> | 1999-08-05 19:49:02 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-08-05 19:49:02 +0800 |
commit | 9fa9c8b0968acf0477f50b39c209345976f9d3bf (patch) | |
tree | 180d6479ef76f801fe3cc0e083fc0e9cf879af9a /news | |
parent | 66816792c414ed0e8fe5af5ca8001d8710013104 (diff) | |
download | freebsd-ports-gnome-9fa9c8b0968acf0477f50b39c209345976f9d3bf.tar.gz freebsd-ports-gnome-9fa9c8b0968acf0477f50b39c209345976f9d3bf.tar.zst freebsd-ports-gnome-9fa9c8b0968acf0477f50b39c209345976f9d3bf.zip |
"foo" and "bar" are not valid categories. :)
Pointy hat to: cpiazza
Diffstat (limited to 'news')
-rw-r--r-- | news/bgrab/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/bgrab/Makefile b/news/bgrab/Makefile index a6e3dcb1878d..4eb8b957e2f2 100644 --- a/news/bgrab/Makefile +++ b/news/bgrab/Makefile @@ -3,12 +3,12 @@ # Date created: 27 July 1999 # Whom: Kelly Yancey <kbyanc@posi.net> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/08/02 03:32:21 cpiazza Exp $ # DISTNAME= bgrab PKGNAME= bgrab-1.1 -CATEGORIES= news foo bar +CATEGORIES= news MASTER_SITES= http://awwm.linuxberg.com/files/console/network/ \ http://powerlinux.linuxberg.com/files/console/network/ |