diff options
author | Patrick Li <pat@FreeBSD.org> | 2001-12-29 02:23:51 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2001-12-29 02:23:51 +0000 |
commit | 68ff13517e213cbf21e4a50a6b9197c213c7c3b0 (patch) | |
tree | ee75ee90472e97096348cd7f99694c124edb5908 /ftp/pure-ftpd/Makefile | |
parent | f6db8f057fa03b6ba13ec86782409670324363ce (diff) |
Notes
Diffstat (limited to 'ftp/pure-ftpd/Makefile')
-rw-r--r-- | ftp/pure-ftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/pure-ftpd/Makefile b/ftp/pure-ftpd/Makefile index b3f455323625..aba5b60936d8 100644 --- a/ftp/pure-ftpd/Makefile +++ b/ftp/pure-ftpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pure-ftpd -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7 CATEGORIES= ftp ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pureftpd |