diff options
Diffstat (limited to 'net/ladvd/Makefile')
-rw-r--r-- | net/ladvd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ladvd/Makefile b/net/ladvd/Makefile index 29c541585aeb..bae48ce2c537 100644 --- a/net/ladvd/Makefile +++ b/net/ladvd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ladvd -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.1 CATEGORIES= net MASTER_SITES= http://blinkenlights.nl/software/ladvd/ @@ -24,7 +24,7 @@ EXTRA_PATCHES= ${PATCHDIR}/extra-patch-Makefile.in .endif post-install: - @${ECHO} "==> Creating custom user to run pdns_recursor..." + @${ECHO} "==> Creating custom user to run ladvd..." @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL @${CAT} ${PKGMESSAGE} |