diff options
author | Koop Mast <kwm@FreeBSD.org> | 2005-05-31 15:51:42 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2005-05-31 15:51:42 +0000 |
commit | 482d77c904941f07de974e8a7d354fa23298a752 (patch) | |
tree | 09604fc45bc66d7ea4800da0126ba8b662a0721a /graphics/gstreamer-plugins-libcaca | |
parent | e158381d2977e4f344696e74e8ed6ef7d36b0af7 (diff) | |
download | ports-482d77c904941f07de974e8a7d354fa23298a752.tar.gz ports-482d77c904941f07de974e8a7d354fa23298a752.zip |
Notes
Diffstat (limited to 'graphics/gstreamer-plugins-libcaca')
-rw-r--r-- | graphics/gstreamer-plugins-libcaca/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/gstreamer-plugins-libcaca/Makefile b/graphics/gstreamer-plugins-libcaca/Makefile index 76d986e604d0..6169fb819346 100644 --- a/graphics/gstreamer-plugins-libcaca/Makefile +++ b/graphics/gstreamer-plugins-libcaca/Makefile @@ -6,6 +6,9 @@ # CATEGORIES= graphics +PORTREVISION= 0 + +COMMENT= Gstreamer color ascii art plugin GST_PLUGIN= libcaca |