aboutsummaryrefslogtreecommitdiff
path: root/comms/hylafax/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/hylafax/Makefile')
-rw-r--r--comms/hylafax/Makefile10
1 files changed, 8 insertions, 2 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile
index cfd2a4aad703..96d9fe410453 100644
--- a/comms/hylafax/Makefile
+++ b/comms/hylafax/Makefile
@@ -1,18 +1,24 @@
# ports collection makefile for: hylafax
-# Version required: v3.0pl0
+# Version required: v3.0pl1
# Date created: 16 May 1995
# Whom: Julian Stacey <jhs@freebsd.org>
# To Replace: flexfax v2.3beta038special
# Name changed from flexfax to hylafax by author of both: Sam Leffler.
+#
+# $Id$
DISTNAME= hylafax-v3.0pl0
-PKGNAME= hylafax-3.0.0
+PKGNAME= hylafax-3.0.1
CATEGORIES+= comms
KEYWORDS+= fax
MASTER_SITES= ftp://ftp.sgi.com/sgi/fax/source/
EXTRACT_SUFX= -tar.gz
HAS_CONFIGURE= yes
+PATCH_SITES= ftp://ftp.sgi.com/sgi/fax/source/
+PATCHFILES= hylafax-v3.0pl0-patch01.gz
+PATCH_DIST_STRIP=-p1
+
MAINTAINER= jhs@FreeBSD.org
.if !exists(patches/patch-ab)