diff options
author | roger <roger@FreeBSD.org> | 2002-10-11 02:43:34 +0800 |
---|---|---|
committer | roger <roger@FreeBSD.org> | 2002-10-11 02:43:34 +0800 |
commit | c560e58db45e8c88dd31c7d4c8c00ffb67b6191a (patch) | |
tree | 9b2d6ea64e15f6aee5fcb9d7d6e4b79447636df5 /net/openmcu/Makefile | |
parent | 02a322707513d4f6a3a856f2bf074b192664746e (diff) | |
download | freebsd-ports-gnome-c560e58db45e8c88dd31c7d4c8c00ffb67b6191a.tar.gz freebsd-ports-gnome-c560e58db45e8c88dd31c7d4c8c00ffb67b6191a.tar.zst freebsd-ports-gnome-c560e58db45e8c88dd31c7d4c8c00ffb67b6191a.zip |
Upgrade to the latest release
Diffstat (limited to 'net/openmcu/Makefile')
-rw-r--r-- | net/openmcu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openmcu/Makefile b/net/openmcu/Makefile index 54571c28f665..302161f70fd3 100644 --- a/net/openmcu/Makefile +++ b/net/openmcu/Makefile @@ -6,12 +6,12 @@ # PORTNAME= openmcu -PORTVERSION= 1.0.17 +PORTVERSION= 1.0.19 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ http://www.ru.openh323.org/bin/ -DISTNAME= openmcu_1.0.17 +DISTNAME= openmcu_${PORTVERSION} MAINTAINER= roger@FreeBSD.org |