diff options
author | billf <billf@FreeBSD.org> | 1999-01-22 06:49:36 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-01-22 06:49:36 +0800 |
commit | 58511b3f542c5ab3213ab979d21a27302d4654b0 (patch) | |
tree | e9f769ee753adb7aba3c2d3aa12decfb0f683251 /www/linbot | |
parent | 7b806b22253179b0ad1183f3faa62c403c268706 (diff) | |
download | freebsd-ports-graphics-58511b3f542c5ab3213ab979d21a27302d4654b0.tar.gz freebsd-ports-graphics-58511b3f542c5ab3213ab979d21a27302d4654b0.tar.zst freebsd-ports-graphics-58511b3f542c5ab3213ab979d21a27302d4654b0.zip |
Make this work until I commit the upgrade RSN.
Found by: Fenner's survey
Diffstat (limited to 'www/linbot')
-rw-r--r-- | www/linbot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/linbot/Makefile b/www/linbot/Makefile index ca38878e42e..293372cf39b 100644 --- a/www/linbot/Makefile +++ b/www/linbot/Makefile @@ -3,12 +3,12 @@ # Date created: 19 September 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.3 1998/11/04 02:37:38 jkoshy Exp $ +# $Id: Makefile,v 1.4 1998/12/29 18:22:59 billf Exp $ # DISTNAME= linbot-0.9 CATEGORIES= www python -MASTER_SITES= http://starship.skyport.net/crew/marduk/linbot/ +MASTER_SITES= http://starship.skyport.net/crew/marduk/linbot/download/ MAINTAINER= billf@FreeBSD.org |