diff options
author | chuckr <chuckr@FreeBSD.org> | 1996-08-01 06:09:19 +0800 |
---|---|---|
committer | chuckr <chuckr@FreeBSD.org> | 1996-08-01 06:09:19 +0800 |
commit | 3accbd018e533d646b6d8db2d2b48b38aca26cfc (patch) | |
tree | f37a314d87763a69916ddc0cf78110890743f940 /x11 | |
parent | 0ae82e53e2f1e4262a8c0ad16d587155007a4142 (diff) | |
download | freebsd-ports-gnome-3accbd018e533d646b6d8db2d2b48b38aca26cfc.tar.gz freebsd-ports-gnome-3accbd018e533d646b6d8db2d2b48b38aca26cfc.tar.zst freebsd-ports-gnome-3accbd018e533d646b6d8db2d2b48b38aca26cfc.zip |
Added new port "blast"
Submitted by: Michael Searle
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 ef327f0bd7a4..98fc4c4da1fa 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.88 1996/07/25 19:04:42 asami Exp $ +# $Id: Makefile,v 1.89 1996/07/31 00:22:38 chuckr Exp $ # SUBDIR += FWF @@ -6,6 +6,7 @@ SUBDIR += Xaw3d SUBDIR += afterstep SUBDIR += auis + SUBDIR += blast SUBDIR += blt SUBDIR += color_xterm SUBDIR += ctwm |