summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-04-20 02:05:25 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-04-20 02:05:25 +0000
commit05e76083ed46464c4eccf1a443733db07253644d (patch)
treeaa68a68cada83ba8580337b76d6cab88f9795e9c /devel
parent"update" of siag. Not 100% working but I'm sick of this port. Oh, also (diff)
new MD5 checksum - the distfile has existed for over a day so it is probably
not too evil.
Notes
Notes: svn path=/head/; revision=18019
Diffstat (limited to 'devel')
-rw-r--r--devel/pccts/Makefile4
-rw-r--r--devel/pccts/distinfo2
-rw-r--r--devel/pccts/pkg-plist2
3 files changed, 3 insertions, 5 deletions
diff --git a/devel/pccts/Makefile b/devel/pccts/Makefile
index 7dbdcc5b3f05..f00c778a4662 100644
--- a/devel/pccts/Makefile
+++ b/devel/pccts/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 June 1997
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.1.1.1 1997/07/01 07:48:25 tg Exp $
+# $Id: Makefile,v 1.2 1998/11/21 20:04:34 steve Exp $
#
DISTNAME= pccts
@@ -34,7 +34,7 @@ do-install:
@ ${INSTALL_DATA} ${WRKSRC}/h/${file}.h ${PREFIX}/include/pccts/${file}.h
.endfor
@ ${MKDIR} ${PREFIX}/share/examples/pccts
-.for dir in 1 2 3 4 5 6 6/A 6/B 7 8 9 10 11 12 13
+.for dir in 1 2 3 4 5 6 7 8 9 10 11 12 13
@ ${MKDIR} ${PREFIX}/share/examples/pccts/${dir}
.endfor
.for file in makefile 1/makefile 1/test.g 2/MyLexer.cpp 2/MyLexer.h 2/makefile 2/test.g 3/MyLexer.cpp 3/MyLexer.h 3/makefile 3/mytokens.h 3/test.g 4/makefile 4/mytokens.h 4/test.g 5/input.h 5/makefile 5/test.g 6/file1 6/file2 6/main.cpp 6/makefile 6/makefile2 6/test.g 6/test2.g 7/makefile 7/test.g 8/main.cpp 8/makefile 8/test.g 9/makefile 9/test.g 10/makefile 10/test.g 11/input.h 11/makefile 11/test.g 12/makefile 12/test.g 13/makefile 13/test.g
diff --git a/devel/pccts/distinfo b/devel/pccts/distinfo
index 6fe2d1052d1e..a57bdc6529d8 100644
--- a/devel/pccts/distinfo
+++ b/devel/pccts/distinfo
@@ -1 +1 @@
-MD5 (pccts.tar.gz) = 3673c34fe74a9f7f5f3a481114b17e6e
+MD5 (pccts.tar.gz) = 1931d1c30805f5919cac2a400e66b474
diff --git a/devel/pccts/pkg-plist b/devel/pccts/pkg-plist
index e37c93816da3..a4bf942b23e2 100644
--- a/devel/pccts/pkg-plist
+++ b/devel/pccts/pkg-plist
@@ -83,8 +83,6 @@ share/examples/pccts/13/test.g
@dirrm share/examples/pccts/3
@dirrm share/examples/pccts/4
@dirrm share/examples/pccts/5
-@dirrm share/examples/pccts/6/A
-@dirrm share/examples/pccts/6/B
@dirrm share/examples/pccts/6
@dirrm share/examples/pccts/7
@dirrm share/examples/pccts/8