diff options
author | miwi <miwi@FreeBSD.org> | 2008-11-24 00:25:02 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-11-24 00:25:02 +0800 |
commit | a0e6138e48b03b951109fbd0c21708a33697230f (patch) | |
tree | b02d0adc03af47e2c8927f3b22d0e255327247cf /www/openx/Makefile | |
parent | af77ace3dbb85d608f9e0c38a9d30351e519e0d7 (diff) | |
download | freebsd-ports-gnome-a0e6138e48b03b951109fbd0c21708a33697230f.tar.gz freebsd-ports-gnome-a0e6138e48b03b951109fbd0c21708a33697230f.tar.zst freebsd-ports-gnome-a0e6138e48b03b951109fbd0c21708a33697230f.zip |
- Update to 2.6.3
PR: 128599
Submitted by: Dan Langille <dan@langille.org>
Approved by: maintainer timeout
Diffstat (limited to 'www/openx/Makefile')
-rw-r--r-- | www/openx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/openx/Makefile b/www/openx/Makefile index 62c437cbe223..9ffabf23ae42 100644 --- a/www/openx/Makefile +++ b/www/openx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openx -PORTVERSION= 2.6.2 +PORTVERSION= 2.6.3 CATEGORIES= www MASTER_SITES= http://download.openx.org/ |