diff options
Diffstat (limited to 'net/ohphone/Makefile')
-rw-r--r-- | net/ohphone/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/ohphone/Makefile b/net/ohphone/Makefile index 7a6e003872d..6f446b43d25 100644 --- a/net/ohphone/Makefile +++ b/net/ohphone/Makefile @@ -6,13 +6,12 @@ # PORTNAME= ohphone -PORTVERSION= 1.1 -PORTREVISION= 1 +PORTVERSION= 1.1pl1 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 +DISTNAME= ohphone_1.1pl1 MAINTAINER= roger@FreeBSD.org |