diff options
author | delphij <delphij@FreeBSD.org> | 2009-01-06 03:04:45 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2009-01-06 03:04:45 +0800 |
commit | aa020b736f5c57adddbd7c17d2197f70d6420a72 (patch) | |
tree | 07a9a2bf82e29de669d69aa2cdc13797a6f53daf /net/openh323 | |
parent | 2319a6bf6f3c574d7e3493b22714869f4c40caea (diff) | |
download | freebsd-ports-gnome-aa020b736f5c57adddbd7c17d2197f70d6420a72.tar.gz freebsd-ports-gnome-aa020b736f5c57adddbd7c17d2197f70d6420a72.tar.zst freebsd-ports-gnome-aa020b736f5c57adddbd7c17d2197f70d6420a72.zip |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan
Diffstat (limited to 'net/openh323')
-rw-r--r-- | net/openh323/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/openh323/Makefile b/net/openh323/Makefile index 2223813f0abe..f02ad3b3c638 100644 --- a/net/openh323/Makefile +++ b/net/openh323/Makefile @@ -7,6 +7,7 @@ PORTNAME= openh323 PORTVERSION= 1.19.0.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} DISTNAME= openh323/${PORTNAME}-v${PORTVERSION:S/./_/g}-src- |