diff options
author | Jason Evans <jasone@FreeBSD.org> | 2001-07-18 14:58:32 +0000 |
---|---|---|
committer | Jason Evans <jasone@FreeBSD.org> | 2001-07-18 14:58:32 +0000 |
commit | 561fb0a75cfdea9016bc8c8ab9190eb38a72a9aa (patch) | |
tree | 0a11d76801520f982e2ab29e00f40dc03bc00fd6 /lang/onyx/Makefile | |
parent | upgrade to 1.4.2 (diff) |
Update to version 1.0.2.
Notes
Notes:
svn path=/head/; revision=45226
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 f5222374dd56..12b48614e0fd 100644 --- a/lang/onyx/Makefile +++ b/lang/onyx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= onyx -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.2 CATEGORIES= lang MASTER_SITES= http://www.canonware.com/download/onyx/ |