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/ashe | |
parent | f7c61c692b035ec56f46093b826894cb1775ec8d (diff) |
Notes
Diffstat (limited to 'www/ashe')
-rw-r--r-- | www/ashe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/ashe/Makefile b/www/ashe/Makefile index a93215749061..dfe4c7d60408 100644 --- a/www/ashe/Makefile +++ b/www/ashe/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ashe -PORTVERSION= 1.3 +PORTVERSION= 1.3 CATEGORIES= www MASTER_SITES= ftp://ftp.cs.rpi.edu/pub/puninj/ASHE/ASHE-1.3/%SUBDIR%/ MASTER_SITE_SUBDIR= src libcci libhtmlw-2.7 |