diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2001-10-27 07:52:39 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2001-10-27 07:52:39 +0000 |
commit | 87ff7d1b2b0d4899959b8231700ae420e7ff79bf (patch) | |
tree | 77440091ffa06e7a48c33bd1936bac0ee0bc61b9 /net/ohphone/Makefile | |
parent | 000a3935cf393621f4f4f5ceeb5e82df8787fd8f (diff) |
Notes
Diffstat (limited to 'net/ohphone/Makefile')
-rw-r--r-- | net/ohphone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ohphone/Makefile b/net/ohphone/Makefile index c81725141a48..0d2ed471ecf2 100644 --- a/net/ohphone/Makefile +++ b/net/ohphone/Makefile @@ -6,12 +6,12 @@ # PORTNAME= ohphone -PORTVERSION= 1.1.6 +PORTVERSION= 1.1.7 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ http://www.ru.openh323.org/bin/ -DISTNAME= ohphone_1.1.6 +DISTNAME= ohphone_1.1.7 MAINTAINER= roger@FreeBSD.org |