diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2001-10-08 05:11:30 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2001-10-08 05:11:30 +0000 |
commit | 6ced5cf9d4e1326a75b3627960e9631c07ec868f (patch) | |
tree | 923c0296d71c8adb1b758bf63f56bbc7070704ca /net/ohphone/Makefile | |
parent | a7f82d29a6b581bb36f2a4f312cfe163cdaf51f9 (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 7fa392972408..c81725141a48 100644 --- a/net/ohphone/Makefile +++ b/net/ohphone/Makefile @@ -6,12 +6,12 @@ # PORTNAME= ohphone -PORTVERSION= 1.1.5 +PORTVERSION= 1.1.6 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.5 +DISTNAME= ohphone_1.1.6 MAINTAINER= roger@FreeBSD.org |