diff options
author | asami <asami@FreeBSD.org> | 1995-11-09 14:50:18 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-09 14:50:18 +0800 |
commit | ece8f9a18438e6687ad4bb3b7605d8f2166c7ac1 (patch) | |
tree | 7c04beb9ab3a2e36a50355fd2ab483ff7f47cd22 /graphics | |
parent | bd954479b0f99670b2f1d6ee77cc260c874b4abf (diff) | |
download | freebsd-ports-gnome-ece8f9a18438e6687ad4bb3b7605d8f2166c7ac1.tar.gz freebsd-ports-gnome-ece8f9a18438e6687ad4bb3b7605d8f2166c7ac1.tar.zst freebsd-ports-gnome-ece8f9a18438e6687ad4bb3b7605d8f2166c7ac1.zip |
Add xbmbrowser.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 0bfdf34ffed7..a1fb389beb10 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.14 1995/09/09 04:23:32 asami Exp $ +# $Id: Makefile,v 1.15 1995/10/03 09:36:49 asami Exp $ # SUBDIR += ImageMagick @@ -15,6 +15,7 @@ SUBDIR += tiff SUBDIR += vcg SUBDIR += xanim + SUBDIR += xbmbrowser SUBDIR += xdl SUBDIR += xfig SUBDIR += xfractint |