From afb63328590f858fd62787c73b3d89ed6a2a4fb4 Mon Sep 17 00:00:00 2001 From: xsa Date: Mon, 23 Feb 2004 09:54:19 +0000 Subject: [PATCH] fix typo in HOMEPAGE; --- textproc/makefaq/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/textproc/makefaq/Makefile b/textproc/makefaq/Makefile index 5f53fbee7a6..c765c7f0e13 100644 --- a/textproc/makefaq/Makefile +++ b/textproc/makefaq/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2004/02/16 21:09:00 xsa Exp $ +# $OpenBSD: Makefile,v 1.2 2004/02/23 09:54:19 xsa Exp $ COMMENT= "Python program to create FAQ's list from formatted data file" DISTNAME= makefaq-2.4 CATEGORIES= textproc -HOMEPAGE= http://www.makefaq.com/ +HOMEPAGE= http://www.makefaq.org/ MAINTAINER= Xavier Santolaria