diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-11-04 02:37:38 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-11-04 02:37:38 +0000 |
commit | 77776882c0b711814bc746939dc3fca49659b27e (patch) | |
tree | f4d75329d5639dd1916ccc986c9f7f0be5182cfc /www/webcheck | |
parent | 765a33024c23dd9e5e0c4506e8f3f5054f09acb5 (diff) | |
download | ports-77776882c0b711814bc746939dc3fca49659b27e.tar.gz ports-77776882c0b711814bc746939dc3fca49659b27e.zip |
Notes
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 |