CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2014/09/04 03:36:47
Modified files:
devel/py-gobject: Makefile
textproc/gtkspell: Makefile
devel/libwnck : Makefile
www/gtkhtml3 : Makefile
www/gtkhtml4 : Makefile
Log message:
these ports have multiple versions in the tree, (e.g. py-gobject and
py-gobject3),
so add PORTSCOUT annotations to limit the versions to look for as otherwise
it would pickup a newer version (3.something) which is actually packaged by the
other port (py-gobject3).
ok aja@