diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-10 23:40:08 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-10 23:40:08 +0000 |
commit | 295a710b0ec58c19bae918a4abcc033b471dadae (patch) | |
tree | 6fabe5319f0c1e6663d2595afd9a0d5c3d1a71d1 /net/asterisk12 | |
parent | 8c9eae59d5e24920dc543027c795c5a7dbb4d00b (diff) |
Notes
Diffstat (limited to 'net/asterisk12')
-rw-r--r-- | net/asterisk12/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/asterisk12/Makefile b/net/asterisk12/Makefile index 9b2cd1b77993..5b4e23a8f6da 100644 --- a/net/asterisk12/Makefile +++ b/net/asterisk12/Makefile @@ -8,6 +8,7 @@ PORTNAME= asterisk PORTVERSION= 1.2.32 PKGNAMESUFFIX= 12 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ |