diff options
author | jasone <jasone@FreeBSD.org> | 2001-12-24 17:26:49 +0800 |
---|---|---|
committer | jasone <jasone@FreeBSD.org> | 2001-12-24 17:26:49 +0800 |
commit | 9a47160412f4654b3f1998019f7469500051591c (patch) | |
tree | dd5d6c5aff8595b024bf9c7361662c9163f18e5f /lang/onyx | |
parent | 8014995433383e09b1c9a93248c3185663451ee0 (diff) | |
download | freebsd-ports-gnome-9a47160412f4654b3f1998019f7469500051591c.tar.gz freebsd-ports-gnome-9a47160412f4654b3f1998019f7469500051591c.tar.zst freebsd-ports-gnome-9a47160412f4654b3f1998019f7469500051591c.zip |
Update to version 2.3.1.
Diffstat (limited to 'lang/onyx')
-rw-r--r-- | lang/onyx/Makefile | 4 | ||||
-rw-r--r-- | lang/onyx/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/onyx/Makefile b/lang/onyx/Makefile index 2a502b757f0f..3bdf3b4131b0 100644 --- a/lang/onyx/Makefile +++ b/lang/onyx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= onyx -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= lang MASTER_SITES= http://www.canonware.com/download/onyx/ @@ -21,7 +21,7 @@ MAN1= onyx.1 MANCOMPRESSED= no do-build: - @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} cook) + @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} cook libs mods bins) do-install: @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} cook install) diff --git a/lang/onyx/distinfo b/lang/onyx/distinfo index eaedbdd2f819..e84457b31dad 100644 --- a/lang/onyx/distinfo +++ b/lang/onyx/distinfo @@ -1 +1 @@ -MD5 (onyx-2.3.0.tar.gz) = a2c3e8341a70fe2bda4a69f3b3d0e426 +MD5 (onyx-2.3.1.tar.gz) = 90aa1b08e0a79d40f04613a97af3893b |