summaryrefslogtreecommitdiff
path: root/devel/fhist/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/fhist/Makefile')
-rw-r--r--devel/fhist/Makefile17
1 files changed, 9 insertions, 8 deletions
diff --git a/devel/fhist/Makefile b/devel/fhist/Makefile
index 482176fb822..3c292158370 100644
--- a/devel/fhist/Makefile
+++ b/devel/fhist/Makefile
@@ -1,18 +1,19 @@
-# $NetBSD: Makefile,v 1.3 2003/07/21 16:43:20 martti Exp $
+# $NetBSD: Makefile,v 1.4 2004/02/05 14:03:26 salo Exp $
#
-DISTNAME= fhist-1.12
-PKGREVISION= 1
+DISTNAME= fhist-1.13
CATEGORIES= devel
-MASTER_SITES= http://www.canb.auug.org.au/~millerp/
+MASTER_SITES= http://fhist.sourceforge.net/
MAINTAINER= Matthew@Aldous.com
-HOMEPAGE= http://www.canb.auug.org.au/~millerp/fhist.html
+HOMEPAGE= http://fhist.sourceforge.net/
COMMENT= File history and comparison tools
-BUILD_USES_MSGFMT= yes
-USE_BUILDLINK2= yes
-GNU_CONFIGURE= yes
+BUILD_USES_MSGFMT= YES
+
+USE_BUILDLINK2= YES
+GNU_CONFIGURE= YES
.include "../../devel/gettext-lib/buildlink2.mk"
+
.include "../../mk/bsd.pkg.mk"