diff options
-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 e9ecf3e..7b31624 100644 --- a/www/wn/Makefile +++ b/www/wn/Makefile @@ -3,10 +3,10 @@ # Date created: 4 May 1995 # Whom: adam # -# $Id: Makefile,v 1.23 1997/09/17 04:51:19 adam Exp $ +# $Id: Makefile,v 1.24 1997/09/17 05:14:37 adam Exp $ # -DISTNAME= wn-1.18.3 +DISTNAME= wn-1.18.5 CATEGORIES= www MASTER_SITES= ftp://ftp.acns.nwu.edu/pub/wn/ |