diff options
author | jkoshy <jkoshy@FreeBSD.org> | 1998-11-04 10:37:38 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 1998-11-04 10:37:38 +0800 |
commit | 43f157399ba1eec040ddb27ba708b7167426430f (patch) | |
tree | a82986ad7f4a4cc70c3d688344fe87498872cb7a /www/webcheck | |
parent | 7896459f285cb4ed454eeb969ca51400b2b7fc17 (diff) | |
download | freebsd-ports-gnome-43f157399ba1eec040ddb27ba708b7167426430f.tar.gz freebsd-ports-gnome-43f157399ba1eec040ddb27ba708b7167426430f.tar.zst freebsd-ports-gnome-43f157399ba1eec040ddb27ba708b7167426430f.zip |
Add port to virtual category "python".
Submitted by: Bill Fumerola <billf@jade.chc-chimes.com> (maintainer)
PR: 8558
Diffstat (limited to 'www/webcheck')
-rw-r--r-- | www/webcheck/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/webcheck/Makefile b/www/webcheck/Makefile index d6d6e5577c6f..708d251b4886 100644 --- a/www/webcheck/Makefile +++ b/www/webcheck/Makefile @@ -3,11 +3,11 @@ # Date created: 19 September 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.1.1.1 1998/09/21 05:42:14 jkoshy Exp $ +# $Id: Makefile,v 1.2 1998/10/03 10:09:02 jkoshy Exp $ # DISTNAME= linbot-0.9 -CATEGORIES= www +CATEGORIES= www python MASTER_SITES= http://starship.skyport.net/crew/marduk/linbot/ MAINTAINER= billf@chc-chimes.com |