diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2001-08-17 16:25:14 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2001-08-17 16:25:14 +0000 |
commit | 1b0738ea87f83b7f1f159feccdae17d250d33179 (patch) | |
tree | 8c2b4d04999a5c51da51ea1be32e43082c043388 /net/openam/Makefile | |
parent | 4a056d796f00575f78108f467ab088b4d3c4c0b5 (diff) | |
download | ports-1b0738ea87f83b7f1f159feccdae17d250d33179.tar.gz ports-1b0738ea87f83b7f1f159feccdae17d250d33179.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 8fc9c996ab5d..1a15ec6880bc 100644 --- a/net/openam/Makefile +++ b/net/openam/Makefile @@ -6,12 +6,12 @@ # PORTNAME= openam -PORTVERSION= 1.0.7 +PORTVERSION= 1.0.8 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ http://www.ru.openh323.org/bin/ -DISTNAME= openam_1.0.7 +DISTNAME= openam_1.0.8 MAINTAINER= roger@FreeBSD.org |