summaryrefslogtreecommitdiff
path: root/devel/rdp
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 14:38:16 +0000
committerwiz <wiz>2001-02-16 14:38:16 +0000
commit0e6fa9f644599b5f010ffe053765f5a3dcfbbe32 (patch)
treed583765b38ad8c9086e6f3c1b1f72fcf3c9cf6ff /devel/rdp
parent9cd33f1ced25f785a26235a0c68a92f8f28d517e (diff)
downloadpkgsrc-0e6fa9f644599b5f010ffe053765f5a3dcfbbe32.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'devel/rdp')
-rw-r--r--devel/rdp/Makefile3
-rw-r--r--devel/rdp/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/rdp/Makefile b/devel/rdp/Makefile
index 1728c03f491..42958b03d8a 100644
--- a/devel/rdp/Makefile
+++ b/devel/rdp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/04/01 14:07:53 agc Exp $
+# $NetBSD: Makefile,v 1.5 2001/02/16 14:39:00 wiz Exp $
DISTNAME= rdp1_5
PKGNAME= rdp-1.5
@@ -8,6 +8,7 @@ EXTRACT_SUFX= .zip
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.dcs.rhbnc.ac.uk/research/languages/rdp.shtml
+COMMENT= compiles attributed LL(1) grammars into recursive descent compilers
BUILD_DEPENDS= unzip:../../archivers/unzip
diff --git a/devel/rdp/pkg/COMMENT b/devel/rdp/pkg/COMMENT
deleted file mode 100644
index 5ce3b189725..00000000000
--- a/devel/rdp/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-compiles attributed LL(1) grammars into recursive descent compilers