diff options
Diffstat (limited to 'shells/nologinmsg')
-rw-r--r-- | shells/nologinmsg/Makefile | 1 | ||||
-rw-r--r-- | shells/nologinmsg/pkg-plist | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/shells/nologinmsg/Makefile b/shells/nologinmsg/Makefile index 5515e05d1386..455f72eb50fc 100644 --- a/shells/nologinmsg/Makefile +++ b/shells/nologinmsg/Makefile @@ -3,6 +3,7 @@ PORTNAME= nologinmsg PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= shells sysutils MASTER_SITES= # none DISTFILES= # none diff --git a/shells/nologinmsg/pkg-plist b/shells/nologinmsg/pkg-plist index 2226637c4231..40b098abc5e8 100644 --- a/shells/nologinmsg/pkg-plist +++ b/shells/nologinmsg/pkg-plist @@ -1,3 +1,4 @@ bin/nologinmsg -@exec mkdir %D/etc/nologinmsgs +man/man8/nologinmsg.8.gz +@exec mkdir -p %D/etc/nologinmsgs @dirrm etc/nologinmsgs |