diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-05-17 15:45:20 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-05-17 15:45:20 +0000 |
commit | 0f80c702b659f569aa443d913b7bbf0a8de70b74 (patch) | |
tree | cdd4669800dc5e74e8489dab07872e50271a6f3f /ftp/ftpq/Makefile | |
parent | 8e00a28fcb0540cb219a6019202a52b8e4978d8f (diff) |
Notes
Diffstat (limited to 'ftp/ftpq/Makefile')
-rw-r--r-- | ftp/ftpq/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/ftpq/Makefile b/ftp/ftpq/Makefile index 46107c0fb93a..5bf05a92112b 100644 --- a/ftp/ftpq/Makefile +++ b/ftp/ftpq/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ftpq -PORTVERSION= 1.05 -PORTREVISION= 1 +PORTVERSION= 1.06 PORTEPOCH= 1 CATEGORIES= ftp MASTER_SITES= http://www.tranchant.freeserve.co.uk/software/ |