upgrade to 0.3.3
PR: 36422 Submitted by: maintainer
This commit is contained in:
parent
30d55b0c4f
commit
e8011d71d0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56797
2 changed files with 5 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= pftpd
|
||||
PORTVERSION= 0.31
|
||||
PORTVERSION= 0.33
|
||||
CATEGORIES= ftp
|
||||
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/unix/pftpd/
|
||||
|
||||
|
@ -20,4 +20,7 @@ NO_PACKAGE= "License problem"
|
|||
post-configure:
|
||||
@${PERL} -pi -e 's/.*man8.*//g' ${WRKSRC}/Makefile
|
||||
|
||||
post-install:
|
||||
@${CAT} ${WRKSRC}/ISSUES
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (pftpd-0.31.tar.gz) = b63f2bd022eb787bb68a45c7dcc02de4
|
||||
MD5 (pftpd-0.33.tar.gz) = 1553bd726e0cf50113408b33b9f41d74
|
||||
|
|
Loading…
Reference in a new issue