diff options
author | Adam David <adam@FreeBSD.org> | 1997-09-07 17:24:52 +0000 |
---|---|---|
committer | Adam David <adam@FreeBSD.org> | 1997-09-07 17:24:52 +0000 |
commit | a80117af8e47b6205a43dde5e89af2972ac3ef18 (patch) | |
tree | 5934a5fcd496fc5b7979d76bb45d42a95cd070cd /www/wn/Makefile | |
parent | 4b1557523ed45d88d6e93f0e99445918781a5978 (diff) |
1.6.8 --> 1.8.1
Submitted by: Bill Fenner's report generator
Notes
Notes:
svn path=/head/; revision=7799
Diffstat (limited to 'www/wn/Makefile')
-rw-r--r-- | www/wn/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/wn/Makefile b/www/wn/Makefile index 7a8987fcf1bb..063bd44fad77 100644 --- a/www/wn/Makefile +++ b/www/wn/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: wn -# Version required: 1.16 +# Version required: 1.18 # Date created: 4 May 1995 # Whom: adam # -# $Id: Makefile,v 1.20 1997/07/02 21:06:15 adam Exp $ +# $Id: Makefile,v 1.21 1997/08/10 23:50:33 adam Exp $ # -DISTNAME= wn-1.16.8 +DISTNAME= wn-1.18.1 CATEGORIES= www MASTER_SITES= ftp://ftp.acns.nwu.edu/pub/wn/ |