summaryrefslogtreecommitdiff
path: root/mail/squirrelmail/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-04-30 23:22:52 +0000
committerPatrick Li <pat@FreeBSD.org>2002-04-30 23:22:52 +0000
commit445cbfd502e0ea637ecc55a0db39c7eacec0d728 (patch)
treedac0eda27d735db86d043be154a1ea7533564933 /mail/squirrelmail/Makefile
parentHack for better hier(7) conformance - install libart documentation into (diff)
Update to 1.2.6
PR: 37592 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=58387
Diffstat (limited to 'mail/squirrelmail/Makefile')
-rw-r--r--mail/squirrelmail/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile
index 16ef42ee3b8b..25bddcaecac8 100644
--- a/mail/squirrelmail/Makefile
+++ b/mail/squirrelmail/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= squirrelmail
-PORTVERSION= 1.2.5
-PORTREVISION= 1
+PORTVERSION= 1.2.6
CATEGORIES= mail www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= squirrelmail
@@ -26,7 +25,6 @@ pre-install:
do-install:
${MKDIR} ${PREFIX}/squirrelmail
${CP} -R ${WRKSRC}/* ${PREFIX}/squirrelmail
- ${INSTALL_DATA} ${FILESDIR}/data-htaccess ${PREFIX}/squirrelmail/data/.htaccess
${CHOWN} -R www:www ${PREFIX}/squirrelmail/data
post-install: