diff options
author | edwin <edwin@FreeBSD.org> | 2004-01-13 10:47:21 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-01-13 10:47:21 +0000 |
commit | dc732c2a2543ebd9a012da7953dd6d9e9cbf6ee8 (patch) | |
tree | 906ce30a9b24b5aa7624864e1aa84fe8f60ac160 /mail/squirrelmail | |
parent | 724d710b6704ba99c8b0d543f5ce8c44ae0957d2 (diff) | |
download | FreeBSD-ports-dc732c2a2543ebd9a012da7953dd6d9e9cbf6ee8.zip FreeBSD-ports-dc732c2a2543ebd9a012da7953dd6d9e9cbf6ee8.tar.gz |
remove old comment which was needed while testing the port.
Diffstat (limited to 'mail/squirrelmail')
-rw-r--r-- | mail/squirrelmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index 2dd5236..075c18a 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -95,7 +95,7 @@ do-install: .endif post-install: - #@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL + @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL @${CAT} ${PKGMESSAGE} .include <bsd.port.mk> |