diff options
author | ache <ache@FreeBSD.org> | 1997-11-06 00:12:19 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-11-06 00:12:19 +0000 |
commit | edbe129781a069492ff317d2e48e9cd5c2b50f5d (patch) | |
tree | 73e7e7ad62cc199625f6b8982cffe4c856b1a8bf /www/wwwcount/Makefile | |
parent | 1d28b0af5279c312e8c89241d26660dd8a1d3cbc (diff) | |
download | FreeBSD-ports-edbe129781a069492ff317d2e48e9cd5c2b50f5d.zip FreeBSD-ports-edbe129781a069492ff317d2e48e9cd5c2b50f5d.tar.gz |
Upgrade to 2.4
Diffstat (limited to 'www/wwwcount/Makefile')
-rw-r--r-- | www/wwwcount/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/wwwcount/Makefile b/www/wwwcount/Makefile index 92918d3..e0e1328 100644 --- a/www/wwwcount/Makefile +++ b/www/wwwcount/Makefile @@ -1,19 +1,19 @@ # New ports collection makefile for: wwwcount -# Version required: 2.3 +# Version required: 2.4 # Date created: 16 May 1996 # Whom: ache # -# $Id: Makefile,v 1.7 1996/11/13 12:41:34 asami Exp $ +# $Id: Makefile,v 1.8 1996/11/18 11:42:25 asami Exp $ # # WWW site: http://www.fccc.edu/users/muquit/Count.html # For digit images look at: # http://www.digitmania.holowww.com/ -DISTNAME= wwwcount2.3 -PKGNAME= wwwcount-2.3 +DISTNAME= wwwcount2.4 +PKGNAME= wwwcount-2.4 CATEGORIES= www -MASTER_SITES= http://www.fccc.edu/users/muquit/src/wwwcount2.3/ +MASTER_SITES= http://www.fccc.edu/users/muquit/src/wwwcount2.4/ MAINTAINER= ache@FreeBSD.ORG |