diff options
author | andreas <andreas@FreeBSD.org> | 1997-09-28 03:00:05 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-09-28 03:00:05 +0800 |
commit | f935beafa30c12d1ae21c8c533ce25d5756d0564 (patch) | |
tree | 10368c1f7f5bca38f5a2b34d9073b84f4d1d6285 /x11 | |
parent | b6a0633f997082f8612e7858da3c19fcc932b21d (diff) | |
download | freebsd-ports-graphics-f935beafa30c12d1ae21c8c533ce25d5756d0564.tar.gz freebsd-ports-graphics-f935beafa30c12d1ae21c8c533ce25d5756d0564.tar.zst freebsd-ports-graphics-f935beafa30c12d1ae21c8c533ce25d5756d0564.zip |
enabled new port xpostitPlus
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 666010dbd76..cc9dd4d1748 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.153 1997/09/09 08:32:48 tg Exp $ +# $Id: Makefile,v 1.154 1997/09/12 10:06:36 pst Exp $ # SUBDIR += FWF @@ -82,6 +82,7 @@ SUBDIR += xmbdfed SUBDIR += xmold SUBDIR += xpostit + SUBDIR += xpostitPlus SUBDIR += xprompt SUBDIR += xscreensaver SUBDIR += xsnow |