diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-01-13 18:47:21 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-01-13 18:47:21 +0800 |
commit | 735f2f799459e57e511f1faae6f3384e49c73988 (patch) | |
tree | acf829a19f2a7498855c1bc33ac1a7be608b9d16 /mail/squirrelmail | |
parent | 53cd2da357f17cb2f1a96913810e6830392c6142 (diff) | |
download | freebsd-ports-gnome-735f2f799459e57e511f1faae6f3384e49c73988.tar.gz freebsd-ports-gnome-735f2f799459e57e511f1faae6f3384e49c73988.tar.zst freebsd-ports-gnome-735f2f799459e57e511f1faae6f3384e49c73988.zip |
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 2dd523628b2a..075c18a5df72 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> |