summaryrefslogtreecommitdiff
path: root/wm/ratpoison/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/ratpoison/Makefile')
-rw-r--r--wm/ratpoison/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/wm/ratpoison/Makefile b/wm/ratpoison/Makefile
index c126958c989..67c5d0f7079 100644
--- a/wm/ratpoison/Makefile
+++ b/wm/ratpoison/Makefile
@@ -1,18 +1,20 @@
-# $NetBSD: Makefile,v 1.13 2004/04/17 20:46:28 zuntum Exp $
+# $NetBSD: Makefile,v 1.14 2005/03/19 15:24:31 wiz Exp $
#
-DISTNAME= ratpoison-1.2.2
+DISTNAME= ratpoison-1.3.0
CATEGORIES= wm
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ratpoison/}
+MASTER_SITES= http://savannah.nongnu.org/download/ratpoison/
MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://ratpoison.sourceforge.net/
+HOMEPAGE= http://www.nongnu.org/ratpoison/
COMMENT= Simple window manager with no fat library dependencies
USE_BUILDLINK3= YES
USE_X11= YES
GNU_CONFIGURE= YES
+USE_GNU_READLINE= YES
INFO_FILES= ratpoison.info
+.include "../../devel/readline/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"