diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-05-28 02:21:48 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-05-28 02:21:48 +0000 |
commit | 400fea0d6676d537b38fd06af144b77fc5bd5fc8 (patch) | |
tree | ae292bb7ac8d38c3d9f797b8151e0435af718e19 /www/wn/Makefile | |
parent | 70e0e2f6360b8409aa0cb0a6f107e1c0be2336d4 (diff) |
Update from 1.16.1 to 1.16.7 (bug-fixes only)
Notes
Notes:
svn path=/head/; revision=6582
Diffstat (limited to 'www/wn/Makefile')
-rw-r--r-- | www/wn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/wn/Makefile b/www/wn/Makefile index 5fe161cddd88..7389812bcfdb 100644 --- a/www/wn/Makefile +++ b/www/wn/Makefile @@ -3,10 +3,10 @@ # Date created: 4 May 1995 # Whom: adam # -# $Id: Makefile,v 1.17 1996/12/07 11:26:58 max Exp $ +# $Id: Makefile,v 1.18 1996/12/08 01:05:19 max Exp $ # -DISTNAME= wn-1.16.1 +DISTNAME= wn-1.16.7 CATEGORIES= www MASTER_SITES= ftp://ftp.acns.nwu.edu/pub/wn/ |