diff options
author | nork <nork@FreeBSD.org> | 2003-12-04 13:41:13 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-12-04 13:41:13 +0800 |
commit | 587c20034ff39eb86b7b940c8e4ab3af15f42f6c (patch) | |
tree | 20d9cb38cf05d51cccd5e979215c628d2e3b8c09 /net/stone/Makefile | |
parent | 9bbc5838ebfc13a8e275dd681bcdab14638ef4c2 (diff) | |
download | freebsd-ports-gnome-587c20034ff39eb86b7b940c8e4ab3af15f42f6c.tar.gz freebsd-ports-gnome-587c20034ff39eb86b7b940c8e4ab3af15f42f6c.tar.zst freebsd-ports-gnome-587c20034ff39eb86b7b940c8e4ab3af15f42f6c.zip |
Update to 2.2a.
PR: ports/59913
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer)
Diffstat (limited to 'net/stone/Makefile')
-rw-r--r-- | net/stone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/stone/Makefile b/net/stone/Makefile index d8c42ff7f231..4feff331a0f3 100644 --- a/net/stone/Makefile +++ b/net/stone/Makefile @@ -6,7 +6,7 @@ # PORTNAME= stone -PORTVERSION= 2.2 +PORTVERSION= 2.2a CATEGORIES= net MASTER_SITES= http://www.gcd.org/sengoku/stone/ |