diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2013-12-06 13:43:27 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2013-12-06 13:43:27 +0000 |
commit | 3d7050e075158a6ac798016d5869c9391b692567 (patch) | |
tree | b96aecc941ceb7f7eb3e0b93d36c2c4278c7a7f7 /irc/iroffer-lamm | |
parent | b9fa06e55b3b0d49fe06598418d9b9eed8fdba5b (diff) |
Notes
Diffstat (limited to 'irc/iroffer-lamm')
-rw-r--r-- | irc/iroffer-lamm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/iroffer-lamm/Makefile b/irc/iroffer-lamm/Makefile index a6f2ec5a9f41..936fd99b6bdd 100644 --- a/irc/iroffer-lamm/Makefile +++ b/irc/iroffer-lamm/Makefile @@ -38,6 +38,5 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/iroffer.cron ${STAGEDIR}${EXAMPLESDIR}/ ${INSTALL_DATA} ${WRKSRC}/sample.config ${STAGEDIR}${EXAMPLESDIR}/ .endif - @${CAT} ${PKGMESSAGE} .include <bsd.port.mk> |