diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-01-29 20:01:39 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-01-29 20:01:39 +0000 |
commit | 6ba32b931fe020ca75c016a303a4e7bed7d8b8c7 (patch) | |
tree | 21a11b7d303717122d00d6b310bbc58f11e89d57 /audio/xhippo | |
parent | ba4ae9b0c2eccddf5bba511f6fa5bd4e6c1f4da2 (diff) | |
download | ports-6ba32b931fe020ca75c016a303a4e7bed7d8b8c7.tar.gz ports-6ba32b931fe020ca75c016a303a4e7bed7d8b8c7.zip |
Notes
Diffstat (limited to 'audio/xhippo')
-rw-r--r-- | audio/xhippo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile index 182b09c43060..e4c400b3db6a 100644 --- a/audio/xhippo/Makefile +++ b/audio/xhippo/Makefile @@ -28,6 +28,6 @@ post-install: fi ${INSTALL_SCRIPT} ${WRKSRC}/xhippo.config \ ${PREFIX}/etc/xhippo.config.default - @${CAT} ${PKGDIR}/MESSAGE + @${CAT} ${PKGMESSAGE} .include <bsd.port.mk> |