diff options
author | wiz <wiz@pkgsrc.org> | 2004-09-16 09:27:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-09-16 09:27:07 +0000 |
commit | 327443d4168f2cc8106a5e799efda13194ec6c37 (patch) | |
tree | 7665bc413e4aba2ab803c877ba5f85d64a85f4db /textproc | |
parent | db66e6eea23eb0dc67d7904e98e6eaead6a0cd03 (diff) | |
download | pkgsrc-327443d4168f2cc8106a5e799efda13194ec6c37.tar.gz |
Update MASTER_SITES and HOMEPAGE, from Alexander Becher in PR 26965.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/par/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/par/Makefile b/textproc/par/Makefile index 2f93b7b83a5..3701f65a63e 100644 --- a/textproc/par/Makefile +++ b/textproc/par/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.9 2003/07/17 22:54:21 grant Exp $ +# $NetBSD: Makefile,v 1.10 2004/09/16 09:27:07 wiz Exp $ # FreeBSD Id: Makefile,v 1.2 1997/08/13 06:33:51 asami Exp # DISTNAME= Par152 PKGNAME= par-1.52 CATEGORIES= textproc -MASTER_SITES= http://www.cs.berkeley.edu/~amc/Par/ +MASTER_SITES= http://www.nicemice.net/par/ MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.cs.berkeley.edu/~amc/Par/ +HOMEPAGE= http://www.nicemice.net/par/ COMMENT= Paragraph reformatter, vaguely similar to fmt, but better ALL_TARGET= |