py-unittest2: add Python 3.3 subport
--- trunk/dports/python/py-unittest2/Portfile 2013-10-28 22:59:15 UTC (rev 112655)
+++ trunk/dports/python/py-unittest2/Portfile 2013-10-28 23:02:30 UTC (rev 112656)
@@ -9,7 +9,7 @@
revision 1
license PSF
maintainers aronnax openmaintainer
-python.versions 24 25 26 27 30 31 32
+python.versions 24 25 26 27 30 31 32 33
description New features in the unittest library