diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-06-03 06:07:54 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-06-03 06:07:54 +0000 |
commit | 6ffd208c57b1e1d2667c2b5be9cde80058e0fe27 (patch) | |
tree | cb91b40d2d2343ac77e17dcab9703f682ab44bab /net/netscript/Makefile | |
parent | 53e28a9bc975fc6a33b0b2833f26e43429869c68 (diff) |
Notes
Diffstat (limited to 'net/netscript/Makefile')
-rw-r--r-- | net/netscript/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netscript/Makefile b/net/netscript/Makefile index 07a4405de158..45ea3c0ccbd8 100644 --- a/net/netscript/Makefile +++ b/net/netscript/Makefile @@ -7,7 +7,7 @@ # PORTNAME= netscript -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.1 CATEGORIES= net MASTER_SITES= http://www.realhalo.org/netscript/ EXTRACT_SUFX= .tgz |