diff options
author | asami <asami@FreeBSD.org> | 2000-06-01 16:42:28 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-06-01 16:42:28 +0800 |
commit | c8ae8bfd6bd2d3fb306db1d0705857cc9ea639fb (patch) | |
tree | ad0ce20d21fc7acf3c56c20519a1cf5fb961f153 | |
parent | 66e10db6cc484a44d7a1189bbd00a6f7c6cc0915 (diff) | |
download | freebsd-ports-gnome-c8ae8bfd6bd2d3fb306db1d0705857cc9ea639fb.tar.gz freebsd-ports-gnome-c8ae8bfd6bd2d3fb306db1d0705857cc9ea639fb.tar.zst freebsd-ports-gnome-c8ae8bfd6bd2d3fb306db1d0705857cc9ea639fb.zip |
Add bin/gemtopbm.
Submitted by: bento
-rw-r--r-- | graphics/netpbm/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/netpbm/pkg-plist b/graphics/netpbm/pkg-plist index 5705ed71d013..d7177f49bdf2 100644 --- a/graphics/netpbm/pkg-plist +++ b/graphics/netpbm/pkg-plist @@ -9,6 +9,7 @@ bin/eyuvtoppm bin/fitstopnm bin/fstopgm bin/g3topbm +bin/gemtopbm bin/gemtopnm bin/giftopnm bin/gouldtoppm |