Update to sqwebmail 1.2.3.
This commit is contained in:
parent
a574638be5
commit
8ff99a6990
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37729
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= sqwebmail
|
||||
PORTVERSION= 1.1.2
|
||||
PORTVERSION= 1.2.3
|
||||
CATEGORIES= mail www
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= courier
|
||||
|
@ -116,7 +116,7 @@ SBINS= makeuserdb pw2userdb userdb userdbpw vchkpw2userdb
|
|||
|
||||
post-install:
|
||||
.for a in ${SBINS}
|
||||
@${LN} -s ${PREFIX}/share/sqwebmail/sbin/$a ${PREFIX}/sbin/sqwebmail.$a
|
||||
@${LN} -sf ${PREFIX}/share/sqwebmail/sbin/$a ${PREFIX}/sbin/sqwebmail.$a
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (sqwebmail-1.1.2.tar.gz) = 7cf48f5ba28a1cea5b473ad658d7c3df
|
||||
MD5 (sqwebmail-1.2.3.tar.gz) = 9def4f7b771766963586d1944462c12d
|
||||
|
|
Loading…
Reference in a new issue