diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2002-07-02 16:31:33 +0000 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2002-07-02 16:31:33 +0000 |
commit | 8204663dd5a1baa64515dd22c2da1ed74a966bc7 (patch) | |
tree | 5f1e8b327f0b2cd6b4c7367a1d19acdb3116847f /comms/ltmdm/Makefile | |
parent | 07df9656f54a1e967cf19963fa2ce7e7288fe045 (diff) | |
download | FreeBSD-ports-8204663dd5a1baa64515dd22c2da1ed74a966bc7.zip FreeBSD-ports-8204663dd5a1baa64515dd22c2da1ed74a966bc7.tar.gz |
Add missing startup script
Submitted by: author
Approved by: maintainer
Diffstat (limited to 'comms/ltmdm/Makefile')
-rw-r--r-- | comms/ltmdm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/ltmdm/Makefile b/comms/ltmdm/Makefile index a4cdd2f..4174e63 100644 --- a/comms/ltmdm/Makefile +++ b/comms/ltmdm/Makefile @@ -7,7 +7,7 @@ PORTNAME= ltmdm PORTVERSION= 1.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms MASTER_SITES= http://www.dons.net.au/~darius/ \ http://www.csociety.org/~will/ \ |