diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-01-20 06:04:44 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-01-20 06:04:44 +0000 |
commit | 85586e605aa78f5001fca594a8c73d3e5eb55bad (patch) | |
tree | 06045b95bd8f8d7e1f3540e084ee9d0a24c833f5 /misc | |
parent | 2e12aa734c3fe7895bd55ff95deebb3a82f6973f (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xyzcmd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xyzcmd/Makefile b/misc/xyzcmd/Makefile index f834c90339b6..045f18807c0d 100644 --- a/misc/xyzcmd/Makefile +++ b/misc/xyzcmd/Makefile @@ -7,7 +7,7 @@ PORTNAME= xyzcmd PORTVERSION= 0.0.3 -CATEGORIES= misc +CATEGORIES= misc python MASTER_SITES= GOOGLE_CODE MAINTAINER= g.veniamin@googlemail.com |