diff options
author | miwi <miwi@FreeBSD.org> | 2009-12-02 23:31:23 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-12-02 23:31:23 +0800 |
commit | b2488da35502603460d0242c522528677bb04fa6 (patch) | |
tree | 671fa9460aca5e8f68ad710fead920dea9d863e9 /net/openistgt/Makefile | |
parent | 4b7a191beb3fd7ff96f9fab63bfaa6f386ac477c (diff) | |
download | freebsd-ports-gnome-b2488da35502603460d0242c522528677bb04fa6.tar.gz freebsd-ports-gnome-b2488da35502603460d0242c522528677bb04fa6.tar.zst freebsd-ports-gnome-b2488da35502603460d0242c522528677bb04fa6.zip |
- Update to 20091130
PR: 141020
Submitted by: Daisuke Aoyama <aoyama@peach.ne.jp> (maintainer)
Diffstat (limited to 'net/openistgt/Makefile')
-rw-r--r-- | net/openistgt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openistgt/Makefile b/net/openistgt/Makefile index e44d00b11fc4..325a59399178 100644 --- a/net/openistgt/Makefile +++ b/net/openistgt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= istgt -PORTVERSION= 20091124 +PORTVERSION= 20091130 CATEGORIES= net MASTER_SITES= http://www.peach.ne.jp/archives/istgt/ |