diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:33:58 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:33:58 +0000 |
commit | d2f3fc0d14d3e68570cfe49581272ad314bb8975 (patch) | |
tree | 9d14a268bc591a8b930deb4228abb79b4c3deeb5 /www/linbot | |
parent | f7c61c692b035ec56f46093b826894cb1775ec8d (diff) | |
download | ports-d2f3fc0d14d3e68570cfe49581272ad314bb8975.tar.gz ports-d2f3fc0d14d3e68570cfe49581272ad314bb8975.zip |
Notes
Diffstat (limited to 'www/linbot')
-rw-r--r-- | www/linbot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linbot/Makefile b/www/linbot/Makefile index d32871fafe34..a2a6ab74655e 100644 --- a/www/linbot/Makefile +++ b/www/linbot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= linbot -PORTVERSION= 1.0 +PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_SUNSITE} |