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/webstone-ssl | |
parent | f7c61c692b035ec56f46093b826894cb1775ec8d (diff) | |
download | ports-d2f3fc0d14d3e68570cfe49581272ad314bb8975.tar.gz ports-d2f3fc0d14d3e68570cfe49581272ad314bb8975.zip |
Notes
Diffstat (limited to 'www/webstone-ssl')
-rw-r--r-- | www/webstone-ssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/webstone-ssl/Makefile b/www/webstone-ssl/Makefile index a5c7d9134176..44ab356e89e4 100644 --- a/www/webstone-ssl/Makefile +++ b/www/webstone-ssl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= webstone -PORTVERSION= 2.5 +PORTVERSION= 2.5 CATEGORIES= www benchmarks MASTER_SITES= http://crypto.stanford.edu/~nagendra/projects/WebStone/download/ PKGNAMESUFFIX= -ssl |