diff options
author | garbled <garbled> | 1999-07-21 22:59:22 +0000 |
---|---|---|
committer | garbled <garbled> | 1999-07-21 22:59:22 +0000 |
commit | 240ba68f1b4d19066da7aabb0da7ade6153559da (patch) | |
tree | 8c32a7dee54e8003a821b7b4ec8a8f7ea84966d1 /graphics/Makefile | |
parent | 8b76a67eabbb179b909958f764d7d54c8b9c8ec7 (diff) | |
download | pkgsrc-240ba68f1b4d19066da7aabb0da7ade6153559da.tar.gz |
Add pacman and clanlib
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index ecfb3150a60..95f585eaff0 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 1999/07/12 02:36:14 hubertf Exp $ +# $NetBSD: Makefile,v 1.51 1999/07/21 22:59:22 garbled Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -8,6 +8,7 @@ # SUBDIR += aero # SUBDIR += camediaplay SUBDIR += cdlabelgen + SUBDIR += clanlib SUBDIR += cqcam # SUBDIR += dc3play # SUBDIR += dore |