diff options
author | miwi <miwi@FreeBSD.org> | 2006-06-17 15:52:25 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-06-17 15:52:25 +0800 |
commit | ba8548e8a610e7aab385cb959f31dd5858370c8e (patch) | |
tree | c2028ca70746f6578825339f68834324558b30d6 /net/stone/Makefile | |
parent | 3e3b2ffe4648507599da2daba64e7fe3622b3e30 (diff) | |
download | freebsd-ports-gnome-ba8548e8a610e7aab385cb959f31dd5858370c8e.tar.gz freebsd-ports-gnome-ba8548e8a610e7aab385cb959f31dd5858370c8e.tar.zst freebsd-ports-gnome-ba8548e8a610e7aab385cb959f31dd5858370c8e.zip |
Update to 2.3a
PR: ports/97142
Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
Approved by: krion (mentor), maintainer
Diffstat (limited to 'net/stone/Makefile')
-rw-r--r-- | net/stone/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/stone/Makefile b/net/stone/Makefile index 820361e35a02..7558006444db 100644 --- a/net/stone/Makefile +++ b/net/stone/Makefile @@ -6,8 +6,7 @@ # PORTNAME= stone -PORTVERSION= 2.3 -PORTREVISION= 1 +PORTVERSION= 2.3a CATEGORIES= net ipv6 MASTER_SITES= http://www.gcd.org/sengoku/stone/ |