summaryrefslogtreecommitdiff
path: root/x11/xwrits/Makefile
diff options
context:
space:
mode:
authorfrueauf <frueauf>1999-01-17 09:27:34 +0000
committerfrueauf <frueauf>1999-01-17 09:27:34 +0000
commita6f08703366191b931c57f734740fafa51ae334f (patch)
tree3d1a86670c2bfd98bca29541341b843f109e15ca /x11/xwrits/Makefile
parentea07eec3ea7aa85dcf3b5ea4e2e94b7cf1877e5c (diff)
downloadpkgsrc-a6f08703366191b931c57f734740fafa51ae334f.tar.gz
Update xwrits to 2.7.3, provided in pr 6825 by Dan McMahill.
Diffstat (limited to 'x11/xwrits/Makefile')
-rw-r--r--x11/xwrits/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/x11/xwrits/Makefile b/x11/xwrits/Makefile
index bfe40ec9518..d27381b111d 100644
--- a/x11/xwrits/Makefile
+++ b/x11/xwrits/Makefile
@@ -1,12 +1,15 @@
-# $NetBSD: Makefile,v 1.2 1998/08/20 15:17:40 tsarna Exp $
+# $NetBSD: Makefile,v 1.3 1999/01/17 09:27:34 frueauf Exp $
-DISTNAME= xwrits-2.6.1
+DISTNAME= xwrits-2.7.3
CATEGORIES= x11
MASTER_SITES= http://www.lcdf.org/~eddietwo/xwrits/
MAINTAINER= mcmahill@alum.mit.edu
HOMEPAGE= http://www.lcdf.org/~eddietwo/xwrits/
+CONFLICTS= xwrits-*
+
+USE_X11= YES
GNU_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"