diff options
author | bapt <bapt@FreeBSD.org> | 2015-03-03 07:16:01 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-03-03 07:16:01 +0800 |
commit | 5f7ea4937824e2873c0b85370c60d3272056ff4b (patch) | |
tree | 708aa56d71aebdb34e23045be2ca8f1a16795e44 /devel/guichan | |
parent | 64815a72163fde64cf0df6bab28b6c72b2bd1105 (diff) | |
download | freebsd-ports-gnome-5f7ea4937824e2873c0b85370c60d3272056ff4b.tar.gz freebsd-ports-gnome-5f7ea4937824e2873c0b85370c60d3272056ff4b.tar.zst freebsd-ports-gnome-5f7ea4937824e2873c0b85370c60d3272056ff4b.zip |
Remove Authors and License from pkg-descr
Diffstat (limited to 'devel/guichan')
-rw-r--r-- | devel/guichan/pkg-descr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/guichan/pkg-descr b/devel/guichan/pkg-descr index c18e57e5bf81..51239448afa0 100644 --- a/devel/guichan/pkg-descr +++ b/devel/guichan/pkg-descr @@ -1,5 +1,4 @@ Guichan is a portable C++ GUI library designed for games using Allegro, SDL and/or OpenGL. -Author: Tobias Gion <info@gionet.de> WWW: http://guichan.sourceforge.net/ |