summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authortsarna <tsarna>1998-08-20 15:16:34 +0000
committertsarna <tsarna>1998-08-20 15:16:34 +0000
commit016bb1001b796b0a0d14e28323f1b26365f2951d (patch)
tree02014b09f0272e3c01f055156a42a91ab10cda59 /comms
parent4bdfb5317ed2e8163fad65f66ab1a80625e8b3e4 (diff)
downloadpkgsrc-016bb1001b796b0a0d14e28323f1b26365f2951d.tar.gz
The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
Diffstat (limited to 'comms')
-rw-r--r--comms/fidogate/Makefile3
-rw-r--r--comms/kermit/Makefile3
-rw-r--r--comms/lrzsz/Makefile3
-rw-r--r--comms/minicom/Makefile3
-rw-r--r--comms/modemd/Makefile4
5 files changed, 10 insertions, 6 deletions
diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile
index 4564c7e2d02..8f424207980 100644
--- a/comms/fidogate/Makefile
+++ b/comms/fidogate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/07/24 01:56:59 tv Exp $
+# $NetBSD: Makefile,v 1.5 1998/08/20 15:16:41 tsarna Exp $
#
DISTNAME= fidogate-4.2.9
@@ -6,6 +6,7 @@ CATEGORIES= comms
MASTER_SITES= ftp://ftp.fido.de/pub/fidogate/
MAINTAINER= tv@netbsd.org # aka "Todd Vierling" @ 1:396/1.5
+HOMEPAGE= http://www.fido.de/fidogate/
USE_GMAKE= yes
USE_PERL5= yes
diff --git a/comms/kermit/Makefile b/comms/kermit/Makefile
index a949d7b6a6e..5a0a2be6839 100644
--- a/comms/kermit/Makefile
+++ b/comms/kermit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1998/06/22 09:03:07 agc Exp $
+# $NetBSD: Makefile,v 1.10 1998/08/20 15:16:42 tsarna Exp $
# $FreeBSD Id: Makefile,v 1.17 1997/11/26 23:16:51 jseger Exp
#
@@ -9,6 +9,7 @@ MASTER_SITES= ftp://kermit.columbia.edu/kermit/archives/ \
ftp://ftp.th-darmstadt.de/pub/networking/kermit/
MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.columbia.edu/kermit/
RESTRICTED= "'No redistribution' copyright"
MIRROR_DISTFILE= no
diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile
index 107d573bda1..14421968d7b 100644
--- a/comms/lrzsz/Makefile
+++ b/comms/lrzsz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/06/20 09:26:31 agc Exp $
+# $NetBSD: Makefile,v 1.5 1998/08/20 15:16:42 tsarna Exp $
# FreeBSD Id: Makefile,v 1.5 1997/10/10 06:53:29 obrien Exp
DISTNAME= lrzsz-0.12.18
@@ -6,6 +6,7 @@ CATEGORIES= comms
MASTER_SITES= ftp://ftp.ihg.uni-duisburg.de/uwe/
MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.csl-gmbh.net/~uwe/lrzsz.html
GNU_CONFIGURE= yes
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile
index 4feeea19e1d..be2e19461f5 100644
--- a/comms/minicom/Makefile
+++ b/comms/minicom/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1998/06/20 09:26:32 agc Exp $
+# $NetBSD: Makefile,v 1.9 1998/08/20 15:16:42 tsarna Exp $
# FreeBSD Id: Makefile,v 1.13 1998/01/03 10:58:40 obrien Exp
#
@@ -8,6 +8,7 @@ CATEGORIES= comms
MASTER_SITES= ftp://ftp.cistron.nl/pub/people/miquels/software/
MAINTAINER= tron@netbsd.org
+HOMEPAGE= http://www.clinet.fi/~walker/minicom.html
RUN_DEPENDS= lrz:../../comms/lrzsz \
lsz:../../comms/lrzsz \
diff --git a/comms/modemd/Makefile b/comms/modemd/Makefile
index fe514f3fc92..1902ff36cbd 100644
--- a/comms/modemd/Makefile
+++ b/comms/modemd/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.3 1998/06/20 09:20:39 agc Exp $
+# $NetBSD: Makefile,v 1.4 1998/08/20 15:16:42 tsarna Exp $
DISTNAME= modemd-970221
CATEGORIES= comms
MASTER_SITES= ftp://ftp.vix.com/pub/modemd/
-MAINTAINER= tsarna@endicor.com
+MAINTAINER= tsarna@netbsd.org
.include "../../mk/bsd.prefs.mk"