diff options
author | dent <dent> | 2001-01-12 13:08:48 +0000 |
---|---|---|
committer | dent <dent> | 2001-01-12 13:08:48 +0000 |
commit | 9354a4e6246ff089c5553f349853320e2443501f (patch) | |
tree | 5f5abf3d776765ed4c867199aeebafa2e9d7e0ba /print | |
parent | 6c39ca8f3f23e30a6637272109ce2811737d31c9 (diff) | |
download | pkgsrc-9354a4e6246ff089c5553f349853320e2443501f.tar.gz |
Update HOMEPAGE.
Diffstat (limited to 'print')
-rw-r--r-- | print/LPRng-core/Makefile | 4 | ||||
-rw-r--r-- | print/LPRng-doc/Makefile | 4 | ||||
-rw-r--r-- | print/LPRng/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/print/LPRng-core/Makefile b/print/LPRng-core/Makefile index 15690dd54db..e3bd3f059ee 100644 --- a/print/LPRng-core/Makefile +++ b/print/LPRng-core/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/28 00:13:08 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2001/01/12 13:08:48 dent Exp $ # FreeBSD Id: Makefile,v 1.5 1998/10/21 00:57:27 steve Exp # @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.astart.com/pub/LPRng/LPRng/ EXTRACT_SUFX= .tgz MAINTAINER= jlam@netbsd.org -HOMEPAGE= http://www.astart.com/LPRng/LPRng.html +HOMEPAGE= http://www.lprng.com/ CONFLICTS+= cups-[0-9]* diff --git a/print/LPRng-doc/Makefile b/print/LPRng-doc/Makefile index 2fa8766db0e..98fbb2a105c 100644 --- a/print/LPRng-doc/Makefile +++ b/print/LPRng-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/13 00:37:10 kei Exp $ +# $NetBSD: Makefile,v 1.3 2001/01/12 13:08:48 dent Exp $ # FreeBSD Id: Makefile,v 1.5 1998/10/21 00:57:27 steve Exp # @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.astart.com/pub/LPRng/LPRng/ EXTRACT_SUFX= .tgz MAINTAINER= jlam@netbsd.org -HOMEPAGE= http://www.astart.com/LPRng.html +HOMEPAGE= http://www.lprng.com/ EXTRACT_ONLY= # empty NO_PATCH= yes diff --git a/print/LPRng/Makefile b/print/LPRng/Makefile index 3e9684610ec..42faa1e8a03 100644 --- a/print/LPRng/Makefile +++ b/print/LPRng/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/12/13 00:31:05 kei Exp $ +# $NetBSD: Makefile,v 1.5 2001/01/12 13:08:48 dent Exp $ # FreeBSD Id: Makefile,v 1.5 1998/10/21 00:57:27 steve Exp # @@ -8,7 +8,7 @@ MASTER_SITES= # empty DISTFILES= # empty MAINTAINER= jlam@netbsd.org -HOMEPAGE= http://www.astart.com/LPRng.html +HOMEPAGE= http://www.lprng.com/ DEPENDS+= LPRng-core-3.6.26:../../print/LPRng-core DEPENDS+= LPRng-doc-3.6.13:../../print/LPRng-doc |