diff options
author | Xin LI <delphij@FreeBSD.org> | 2009-01-05 19:04:45 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2009-01-05 19:04:45 +0000 |
commit | 5bbd5cd2dc9f1331906bad4149f5d061fc9c737a (patch) | |
tree | 61236f059d2bb4a387fd7d2f16920cf54f701699 /net/asterisk-app-notify | |
parent | f24988d45bb036c7963cf0359e80ddfede6abde3 (diff) |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan
Notes
Notes:
svn path=/head/; revision=225291
Diffstat (limited to 'net/asterisk-app-notify')
-rw-r--r-- | net/asterisk-app-notify/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk-app-notify/Makefile b/net/asterisk-app-notify/Makefile index 002286ad2455..e5f393aeab21 100644 --- a/net/asterisk-app-notify/Makefile +++ b/net/asterisk-app-notify/Makefile @@ -7,7 +7,7 @@ PORTNAME= app_notify DISTVERSION= 2.0rc1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://www.mezzo.net/asterisk/ \ http://static.oyam.ca/freebsd/ports/ |