summaryrefslogtreecommitdiff
path: root/editors/leafpad/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/leafpad/Makefile')
-rw-r--r--editors/leafpad/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile
index 096b9ddb9e5..e7ccefae9f1 100644
--- a/editors/leafpad/Makefile
+++ b/editors/leafpad/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2005/08/10 20:56:16 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2005/10/02 21:34:50 jmmv Exp $
#
-DISTNAME= leafpad-0.7.8
+DISTNAME= leafpad-0.8.4
CATEGORIES= editors gnome
-MASTER_SITES= http://tarot.freeshell.org/leafpad/
+MASTER_SITES= http://savannah.nongnu.org/download/leafpad/
MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= http://tarot.freeshell.org/leafpad/
@@ -16,5 +16,7 @@ USE_PKGLOCALEDIR= YES
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../textproc/intltool/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"