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/openam/Makefile | |
parent | cc10a4065761de6a1cc18b3ac64f63baf3c7bea1 (diff) | |
download | ports-c15ff88eff8daf8cc859cb00341f7b1cdd72a7d0.tar.gz ports-c15ff88eff8daf8cc859cb00341f7b1cdd72a7d0.zip |
Notes
Diffstat (limited to 'net/openam/Makefile')
-rw-r--r-- | net/openam/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openam/Makefile b/net/openam/Makefile index 22aa4aa9c833..b80a7f8278f2 100644 --- a/net/openam/Makefile +++ b/net/openam/Makefile @@ -6,12 +6,12 @@ # PORTNAME= openam -PORTVERSION= 1.1.9 +PORTVERSION= 1.1.12 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ http://www.ru.openh323.org/bin/ -DISTNAME= openam_1.1.9 +DISTNAME= openam_${PORTVERSION} MAINTAINER= roger@FreeBSD.org |