aboutsummaryrefslogtreecommitdiff
path: root/comms/snooper
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-01-29 20:01:39 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-01-29 20:01:39 +0000
commit6ba32b931fe020ca75c016a303a4e7bed7d8b8c7 (patch)
tree21a11b7d303717122d00d6b310bbc58f11e89d57 /comms/snooper
parentba4ae9b0c2eccddf5bba511f6fa5bd4e6c1f4da2 (diff)
downloadports-6ba32b931fe020ca75c016a303a4e7bed7d8b8c7.tar.gz
ports-6ba32b931fe020ca75c016a303a4e7bed7d8b8c7.zip
Notes
Diffstat (limited to 'comms/snooper')
-rw-r--r--comms/snooper/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile
index e7104cc54d7e..db29d1e12d5b 100644
--- a/comms/snooper/Makefile
+++ b/comms/snooper/Makefile
@@ -19,6 +19,6 @@ HAS_CONFIGURE= yes
post-install:
${MKDIR} ${PREFIX}/share/doc/snooper
${INSTALL_DATA} ${WRKSRC}/../README ${PREFIX}/share/doc/snooper
- ${CAT} ${PKGDIR}/MESSAGE
+ ${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>