diff options
author | mharo <mharo@FreeBSD.org> | 1999-04-20 10:05:25 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-04-20 10:05:25 +0800 |
commit | 5b42467cf07da69765cad70f494cdab2d0ba3193 (patch) | |
tree | d4eefe49ae0642bce395fe20549d2d6dfa07baad /devel/pccts | |
parent | 2c91a431092b2fb7b4aebd4a3e9ff2fa14debb2e (diff) | |
download | freebsd-ports-gnome-5b42467cf07da69765cad70f494cdab2d0ba3193.tar.gz freebsd-ports-gnome-5b42467cf07da69765cad70f494cdab2d0ba3193.tar.zst freebsd-ports-gnome-5b42467cf07da69765cad70f494cdab2d0ba3193.zip |
new MD5 checksum - the distfile has existed for over a day so it is probably
not too evil.
Diffstat (limited to 'devel/pccts')
-rw-r--r-- | devel/pccts/Makefile | 4 | ||||
-rw-r--r-- | devel/pccts/distinfo | 2 | ||||
-rw-r--r-- | devel/pccts/pkg-plist | 2 |
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 |