diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-02-18 18:01:59 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-02-18 18:01:59 +0000 |
commit | 83c7734ea2bad79dc30262b8c28a477daa4434d5 (patch) | |
tree | ea6c4b4212f590ec40eace373482576f64deb4b8 /net/wmnet2/Makefile | |
parent | 03d9a195d6826a4a2a5b937a658ab86cd2bb6d60 (diff) |
Notes
Diffstat (limited to 'net/wmnet2/Makefile')
-rw-r--r-- | net/wmnet2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wmnet2/Makefile b/net/wmnet2/Makefile index cfe28b7df718..fc0964e638b7 100644 --- a/net/wmnet2/Makefile +++ b/net/wmnet2/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmnet2 PORTVERSION= 1.06 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.digitalkaos.net/linux/wmnet/download/ DISTNAME= wmnet-${PORTVERSION} |