diff options
Diffstat (limited to 'net/rinetd/Makefile')
-rw-r--r-- | net/rinetd/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/rinetd/Makefile b/net/rinetd/Makefile index 09be0e252f02..8634f8a0236c 100644 --- a/net/rinetd/Makefile +++ b/net/rinetd/Makefile @@ -7,15 +7,15 @@ PORTNAME= rinetd PORTVERSION= 0.61 -CATEGORIES= net -MASTER_SITES= ftp://ftp.boutell.com/pub/boutell/rinetd/ +CATEGORIES= net +MASTER_SITES= ftp://ftp.boutell.com/pub/boutell/rinetd/ DISTNAME= rinetd -MAINTAINER= veers@disturbed.net +MAINTAINER= veers@disturbed.net WRKSRC= ${WRKDIR}/rinetd/ -MAN8= rinetd.8 +MAN8= rinetd.8 post-install: ${MKDIR} ${PREFIX}/share/doc/rinetd |