diff options
Diffstat (limited to 'comms/ltmdm/Makefile')
-rw-r--r-- | comms/ltmdm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/ltmdm/Makefile b/comms/ltmdm/Makefile index 8ee326e8e1cc..5c280f4aa842 100644 --- a/comms/ltmdm/Makefile +++ b/comms/ltmdm/Makefile @@ -6,9 +6,10 @@ # PORTNAME= ltmdm -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= comms MASTER_SITES= http://www.csociety.org/~will/ \ + http://soupnazi.org/FreeBSD/ports/distfiles/ \ http://www.gsoft.com.au/~doconnor/ EXTRACT_SUFX= .tgz |