diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2002-10-10 18:43:34 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2002-10-10 18:43:34 +0000 |
commit | c15ff88eff8daf8cc859cb00341f7b1cdd72a7d0 (patch) | |
tree | aa9fbd1830b9a37bed4c60ebcd4e732c85cd7984 /net/opengk/Makefile | |
parent | cc10a4065761de6a1cc18b3ac64f63baf3c7bea1 (diff) |
Notes
Diffstat (limited to 'net/opengk/Makefile')
-rw-r--r-- | net/opengk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/opengk/Makefile b/net/opengk/Makefile index 216a0f2f3da5..25ee9bd19c46 100644 --- a/net/opengk/Makefile +++ b/net/opengk/Makefile @@ -6,12 +6,12 @@ # PORTNAME= opengk -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.3 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ http://www.ru.openh323.org/bin/ -DISTNAME= opengk_1.2.0 +DISTNAME= opengk_${PORTVERSION} MAINTAINER= roger@FreeBSD.org |