diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-02-08 03:14:14 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-02-08 03:14:14 +0000 |
commit | d8d2cf17f92ccd5d80f2d631612145be2efe8210 (patch) | |
tree | f38635cc3a450709126798fde4a60c2d4119295e /net/asterisk12/Makefile | |
parent | 75908deff856f21a7e7b84b870f060208c0aa8da (diff) |
Notes
Diffstat (limited to 'net/asterisk12/Makefile')
-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 3342cbd52adc..495d6c1df8c7 100644 --- a/net/asterisk12/Makefile +++ b/net/asterisk12/Makefile @@ -9,6 +9,7 @@ PORTNAME= asterisk PORTVERSION= 1.2.30.2 PORTREVISION= 1 PKGNAMESUFFIX= 12 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ http://ftp.digium.com/pub/asterisk/old-releases/ |