diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-07-19 16:05:56 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-07-19 16:05:56 +0000 |
commit | 88c7acffe6dfa84cace9ec4104b5c8969ebafd00 (patch) | |
tree | 97a62398fdedba558deed46d53d04cc6b1dd30bc /misc/heyu2/Makefile | |
parent | 3479a14845a0ee785de0bce0cd7ca2427b34b64d (diff) |
- Update to 2.0.1
PR: ports/114696
Submitted by: Michael Stowe <mstowe at chicago.us.mensa.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=195902
Diffstat (limited to 'misc/heyu2/Makefile')
-rw-r--r-- | misc/heyu2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/heyu2/Makefile b/misc/heyu2/Makefile index 220d64dcdeae..9d4666f5ea0f 100644 --- a/misc/heyu2/Makefile +++ b/misc/heyu2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= heyu2 -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= misc MASTER_SITES= http://www.heyu.org/download/ DISTNAME= heyu-${PORTVERSION} |