diff options
author | jtb <jtb@pkgsrc.org> | 2001-06-21 04:43:29 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-06-21 04:43:29 +0000 |
commit | 5828e116e162f11b4878eee0c8fb8dc5ebf07a94 (patch) | |
tree | 563f164c794f896cd5d442cc22a8105c8e048671 /comms | |
parent | 5d681ec5c03bf357bd4f5804ad3b9ab5820d6035 (diff) | |
download | pkgsrc-5828e116e162f11b4878eee0c8fb8dc5ebf07a94.tar.gz |
Add the homepage for efax.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/efax/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/comms/efax/Makefile b/comms/efax/Makefile index 4e7e443d735..aaf10df53eb 100644 --- a/comms/efax/Makefile +++ b/comms/efax/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/05/21 22:26:59 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/06/21 04:43:29 jtb Exp $ DISTNAME= efax-0.9 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/serialcomm/fax/} MAINTAINER= packages@netbsd.org -COMMENT= set of small programs for sending and receiving faxes +HOMEPAGE= http://www.cce.com/efax/ +COMMENT= collection of small programs for sending and receiving faxes .include "../../mk/bsd.prefs.mk" |