diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-26 06:34:52 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-26 06:34:52 +0000 |
commit | 5324f18627135c4921fe0747ec9442e815b217c1 (patch) | |
tree | 49cc69e6903a270792a332aa3ab09e3aafd49a75 /net/wol/Makefile | |
parent | 3b5ccf536a9095ea1ec937ab3ae26127b8791ca3 (diff) |
Notes
Diffstat (limited to 'net/wol/Makefile')
-rw-r--r-- | net/wol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wol/Makefile b/net/wol/Makefile index f61e453337e8..2982aa3595de 100644 --- a/net/wol/Makefile +++ b/net/wol/Makefile @@ -7,8 +7,8 @@ # PORTNAME= wol -PORTVERSION= 0.5.1 -PORTREVISION= 1 +PORTVERSION= 0.6.0 +PORTREVISION= 0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ahh |