diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2003-01-16 20:08:35 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2003-01-16 20:08:35 +0000 |
commit | 7174aa3dc9602a0d689a38edcbbe4558d417e556 (patch) | |
tree | 672980bd583d4e7721ff1988e9b62a7e0adfcb09 /lang/onyx/Makefile | |
parent | Update to 0.9.73 (diff) |
Upgrade to 4.2.1.
PR: ports/47078
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes:
svn path=/head/; revision=73278
Diffstat (limited to 'lang/onyx/Makefile')
-rw-r--r-- | lang/onyx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/onyx/Makefile b/lang/onyx/Makefile index 5a3f5619690d..687cc62e2fe2 100644 --- a/lang/onyx/Makefile +++ b/lang/onyx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= onyx -PORTVERSION= 4.2.0 +PORTVERSION= 4.2.1 CATEGORIES= lang MASTER_SITES= http://www.canonware.com/download/onyx/ |