diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-13 10:07:22 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-13 10:07:22 +0000 |
commit | 8cfa7f67afeeecedfcb5266b556231a35c3301ee (patch) | |
tree | df67b86ebaebc84c6944713c4e217f445addc753 /ftp/pure-ftpd/Makefile | |
parent | b6044c6be193fef27fe062b681cee12f48179b20 (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 619b9d81d289..49d17f4a3f96 100644 --- a/ftp/pure-ftpd/Makefile +++ b/ftp/pure-ftpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pure-ftpd -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= ftp ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pureftpd |