diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-05-30 01:35:55 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-05-30 01:35:55 +0000 |
commit | 032c05a1fd12a43ffce3425f10d25caf4a273285 (patch) | |
tree | 5158ee120e713d64cf0305acd61f202d83313ac0 /x11/Makefile | |
parent | f90fbb28d5fd816790870a8a929f67195e73ae74 (diff) | |
download | pkgsrc-032c05a1fd12a43ffce3425f10d25caf4a273285.tar.gz |
add & enable xpenguins
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 59896b67173..6c798207975 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.159 2000/05/27 14:53:45 agc Exp $ +# $NetBSD: Makefile,v 1.160 2000/05/30 01:35:55 hubertf Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -136,6 +136,7 @@ SUBDIR += xmx SUBDIR += xneko SUBDIR += xp + SUBDIR += xpenguins SUBDIR += xpmroot SUBDIR += xpns SUBDIR += xquote |