diff options
author | glewis <glewis@FreeBSD.org> | 2002-08-13 03:03:22 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2002-08-13 03:03:22 +0800 |
commit | a90c32c36743840579a0b7bf97c94051ca376a94 (patch) | |
tree | 1da9c48cf98bc058ad3e8efb610413d2f736ce4d /comms/hylafax/Makefile | |
parent | abc145affc308b04e8ea928cf3dc7b450eedacd0 (diff) | |
download | freebsd-ports-gnome-a90c32c36743840579a0b7bf97c94051ca376a94.tar.gz freebsd-ports-gnome-a90c32c36743840579a0b7bf97c94051ca376a94.tar.zst freebsd-ports-gnome-a90c32c36743840579a0b7bf97c94051ca376a94.zip |
Upgrade to 4.1.3.
This is based on the submission, but with a few tweaks. In particular,
the package list needed some fixes.
Submitted by: Mike Tancsa <mike@sentex.net>
Diffstat (limited to 'comms/hylafax/Makefile')
-rw-r--r-- | comms/hylafax/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index a89547744ad6..9b6aee5955dd 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -6,8 +6,7 @@ # PORTNAME= hylafax -PORTVERSION= 4.1 -PORTREVISION= 1 +PORTVERSION= 4.1.3 CATEGORIES= comms MASTER_SITES= ftp://ftp.hylafax.org/source/ |