diff options
author | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-04-14 00:27:13 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-04-14 00:27:13 +0000 |
commit | c119344d7aa1b59ffbfd726a234e32a921164b34 (patch) | |
tree | 9cd0a6dae9893b2246970175bca89541daa83f8e /comms | |
parent | update manpage with proper ${PREFIX} (diff) |
Move WWW_SITE to DESCR
Notes
Notes:
svn path=/head/; revision=17867
Diffstat (limited to 'comms')
-rw-r--r-- | comms/hylafax/Makefile | 3 | ||||
-rw-r--r-- | comms/hylafax/pkg-descr | 2 | ||||
-rw-r--r-- | comms/minicom/Makefile | 4 | ||||
-rw-r--r-- | comms/minicom/pkg-descr | 2 |
4 files changed, 6 insertions, 5 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index deac5f3ba658..4b340339b24d 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -3,7 +3,7 @@ # Date created: 19 Apr 1997 # Whom: ports@freebsd.org # -# $Id: Makefile,v 1.22 1999/03/12 15:52:26 scrappy Exp $ +# $Id: Makefile,v 1.23 1999/04/08 19:05:44 billf Exp $ # DISTNAME= hylafax-v4.0pl2 @@ -17,7 +17,6 @@ EXTRACT_SUFX= -tar.gz MAINTAINER= ports@freebsd.org Y2K= http://www.hylafax.org/HylaFAQ/Q189.html -WWW_SITE= http://www.hylafax.org/ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ ${PREFIX}/lib/afm/Courier:${PORTSDIR}/print/afm diff --git a/comms/hylafax/pkg-descr b/comms/hylafax/pkg-descr index 8fe7e53fcd7a..e9848f4c67f9 100644 --- a/comms/hylafax/pkg-descr +++ b/comms/hylafax/pkg-descr @@ -14,3 +14,5 @@ 2, or Class 2.0 modem. http://www.vix.com/hylafax/ + +WWW: http://www.hylafax.org diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index 55a16e60f005..37f2bcb6b8fd 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -4,7 +4,7 @@ # Date created: Fri Dec 01, 1995 # Whom: obrien@cs.ucdavis.edu # -# $Id: Makefile,v 1.18 1999/02/18 07:15:01 obrien Exp $ +# $Id: Makefile,v 1.19 1999/03/12 15:52:27 scrappy Exp $ # DISTNAME= ${PKGNAME}.src @@ -15,8 +15,6 @@ MASTER_SITES= ftp://ftp.cistron.nl/pub/people/miquels/software/ \ http://www.clinet.fi/~walker/ MASTER_SITE_SUBDIR= apps/serialcomm/dialout -WWW_SITE= http://www.pp.clinet.fi/~walker/minicom.html - MAINTAINER= obrien@FreeBSD.org RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz \ diff --git a/comms/minicom/pkg-descr b/comms/minicom/pkg-descr index 7f11c286803d..be8145b3d38b 100644 --- a/comms/minicom/pkg-descr +++ b/comms/minicom/pkg-descr @@ -7,3 +7,5 @@ The author is Miquel van Smoorenburg (miquels@cistron.nl -or- miquels@drinkel.ow.org). Note, minicom is covered by the GNU GPL. -- David (obrien@cs.ucdavis.edu) + +WWW: http://www.pp.clinet.fi/~walker/minicom.html |