diff options
author | itojun <itojun> | 2000-11-01 19:36:30 +0000 |
---|---|---|
committer | itojun <itojun> | 2000-11-01 19:36:30 +0000 |
commit | 6e2fd093595846ebd660bcc45c46dfa6e2f05223 (patch) | |
tree | f3d53a667318a758f894aab4ac4289a8a3c3c990 /x11 | |
parent | be058bd211434961649633e9ec11f9d92501a281 (diff) | |
download | pkgsrc-6e2fd093595846ebd660bcc45c46dfa6e2f05223.tar.gz |
add x11/xscribble
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index df286ad7b60..47f4cf7a0be 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.183 2000/10/30 03:03:26 itojun Exp $ +# $NetBSD: Makefile,v 1.184 2000/11/01 19:36:30 itojun Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -160,6 +160,7 @@ SUBDIR += xquote SUBDIR += xscreensaver SUBDIR += xscreensaver-gnome + SUBDIR += xscribble SUBDIR += xscript SUBDIR += xsnow SUBDIR += xteddy |