diff options
author | nra <nra@pkgsrc.org> | 2001-07-18 14:33:24 +0000 |
---|---|---|
committer | nra <nra@pkgsrc.org> | 2001-07-18 14:33:24 +0000 |
commit | 1fc06028609889a35ffff52df09bdd3098f8b71e (patch) | |
tree | fcf6c84a43c6ee083c334b4863065f6c2ea3b3bb /x11/Makefile | |
parent | a2ae10c443aa03185997040b92ee20f065ee0578 (diff) | |
download | pkgsrc-1fc06028609889a35ffff52df09bdd3098f8b71e.tar.gz |
Add SUBDIR for xphoon.
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 2d9dd387602..208f6302b67 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.224 2001/07/16 15:39:20 wiz Exp $ +# $NetBSD: Makefile,v 1.225 2001/07/18 14:33:24 nra Exp $ # COMMENT= Packages to support the X window system @@ -128,6 +128,7 @@ SUBDIR+= xneko SUBDIR+= xp SUBDIR+= xpaste SUBDIR+= xpenguins +SUBDIR+= xphoon SUBDIR+= xpmicons SUBDIR+= xpmroot SUBDIR+= xpns |