diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2001-01-03 14:37:08 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2001-01-03 14:37:08 +0000 |
commit | cb28c187324d77a8ccf0a5d5fe733217d6dede2a (patch) | |
tree | 7fc2209db774ec3f49d2f00df8937496f6e45a97 /net/ohphone/Makefile | |
parent | 8bce27f85f326cc7ca2f96a710801545c3c58e61 (diff) | |
download | ports-cb28c187324d77a8ccf0a5d5fe733217d6dede2a.tar.gz ports-cb28c187324d77a8ccf0a5d5fe733217d6dede2a.zip |
Notes
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 7a6e003872df..6f446b43d258 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 |