diff options
-rw-r--r-- | www/monast/Makefile | 2 | ||||
-rw-r--r-- | www/monast/files/monast.in | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/www/monast/Makefile b/www/monast/Makefile index 048eda9aa175..0544803bf352 100644 --- a/www/monast/Makefile +++ b/www/monast/Makefile @@ -7,7 +7,7 @@ PORTNAME= monast PORTVERSION= 1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www net MASTER_SITES= SF/monast/MonAst%20for%20Asterisk%201.4_1.6/1.4 diff --git a/www/monast/files/monast.in b/www/monast/files/monast.in index 7e566eaecd76..853bd48d72d9 100644 --- a/www/monast/files/monast.in +++ b/www/monast/files/monast.in @@ -1,7 +1,8 @@ #!/bin/sh # +# $FreeBSD$ +# # PROVIDE: monast -# REQUIRE: LOGIN # BEFORE: LOGIN # KEYWORD: shutdown # |