diff options
Diffstat (limited to 'comms/efax/Makefile')
-rw-r--r-- | comms/efax/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/efax/Makefile b/comms/efax/Makefile index ff2d5c99edf..ce76f31ffc6 100644 --- a/comms/efax/Makefile +++ b/comms/efax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/10/03 11:24:39 asau Exp $ +# $NetBSD: Makefile,v 1.23 2017/08/01 14:58:53 wiz Exp $ DISTNAME= efax-0.9 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/serialcomm/fax/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.cce.com/efax/ +HOMEPAGE= https://www.cce.com/efax/ COMMENT= Collection of small programs for sending and receiving faxes CONFLICTS= kdeutils<3.1 |