diff options
Diffstat (limited to 'ftp/pftpd/Makefile')
-rw-r--r-- | ftp/pftpd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/pftpd/Makefile b/ftp/pftpd/Makefile index 29d99cfaf963..0f6eb1909b9b 100644 --- a/ftp/pftpd/Makefile +++ b/ftp/pftpd/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pftpd -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 1.0.2 CATEGORIES= ftp MASTER_SITES= ftp://ftp.lysator.liu.se/pub/unix/pftpd/ \ ftp://ftp.ifm.liu.se/pub/unix/pftpd/ |