diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-20 07:25:17 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-20 07:25:17 +0000 |
commit | 2ce4e0097f259dc60b9af2cef85ab9535a69bdba (patch) | |
tree | ed9c31e1bf149a2e9bee8981257cff47d9c63f49 /ftp/pure-ftpd/Makefile | |
parent | abcab8623b1fe650bf92e223ff37f54f49888b5a (diff) |
Notes
Diffstat (limited to 'ftp/pure-ftpd/Makefile')
-rw-r--r-- | ftp/pure-ftpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/pure-ftpd/Makefile b/ftp/pure-ftpd/Makefile index b079f0092800..dc91d795a36f 100644 --- a/ftp/pure-ftpd/Makefile +++ b/ftp/pure-ftpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pure-ftpd -PORTVERSION= 1.0.11 +PORTVERSION= 1.0.12 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/ \ ftp://ftp.dk.pureftpd.org/mirrors/pure-ftpd/releases/ \ @@ -97,7 +97,7 @@ pre-fetch: support, lang is one of" @${ECHO} " english, german, romanian, french, french-funny, polish, spanish," @${ECHO} " dutch, italian, brazilian-portuguese, danish, slovak, korean," - @${ECHO} " norwegian or swedish." + @${ECHO} " norwegian, swedish, russian, traditional-chinese, simplified-chinese." @${ECHO} post-install: |