diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-15 02:28:17 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-15 02:28:17 +0800 |
commit | 93d3fb623300f3cffacf71ea8ef0c14ac3688645 (patch) | |
tree | dacdcf1413ff730e67ae143cb10936876262a80f /editors/ghex/Makefile | |
parent | 93995c3de8e04d5dd66c6b36790b6b7348949ad9 (diff) | |
download | marcuscom-ports-93d3fb623300f3cffacf71ea8ef0c14ac3688645.tar marcuscom-ports-93d3fb623300f3cffacf71ea8ef0c14ac3688645.tar.gz marcuscom-ports-93d3fb623300f3cffacf71ea8ef0c14ac3688645.tar.bz2 marcuscom-ports-93d3fb623300f3cffacf71ea8ef0c14ac3688645.tar.lz marcuscom-ports-93d3fb623300f3cffacf71ea8ef0c14ac3688645.tar.xz marcuscom-ports-93d3fb623300f3cffacf71ea8ef0c14ac3688645.tar.zst marcuscom-ports-93d3fb623300f3cffacf71ea8ef0c14ac3688645.zip |
Update to 2.19.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9394 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/ghex/Makefile')
-rw-r--r-- | editors/ghex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index d88789c86..7e13f7e27 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/editors/ghex/Makefile,v 1.2 2007/05/19 21:36:07 marcus Exp $ +# $MCom: ports/editors/ghex/Makefile,v 1.3 2007/08/08 16:44:18 mezz Exp $ # PORTNAME= ghex -PORTVERSION= 2.19.0 +PORTVERSION= 2.19.90 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |