diff options
author | John Marino <marino@FreeBSD.org> | 2014-05-20 10:49:14 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-05-20 10:49:14 +0000 |
commit | 897c4ff0c6ba61440e237450ca223375a8d2c31c (patch) | |
tree | 64da7fad6c375e1d772a02b5a4fbf22e7ae72ab2 | |
parent | 0bdf95112dec4a5a57c145c179e99d0eae2def6d (diff) |
Notes
-rw-r--r-- | x11-toolkits/gtkada3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtkada3/Makefile b/x11-toolkits/gtkada3/Makefile index ae46fd4ef42e..184e31b14bed 100644 --- a/x11-toolkits/gtkada3/Makefile +++ b/x11-toolkits/gtkada3/Makefile @@ -10,7 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ gtkada-rm-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= marino@FreeBSD.org -COMMENT= Ada graphical toolkit based on Gtk2+ +COMMENT= Ada graphical toolkit based on Gtk3 components LICENSE= GPLv3 |