diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-15 07:32:14 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-15 07:32:14 +0800 |
commit | 712ca2dac4f3cde3be06640369fa248108b07e84 (patch) | |
tree | 0b4b7f6f5135770c78ed5d733611b11720e11822 /security | |
parent | 4711e667c28393b43a4495bcbf2d051330677e5d (diff) | |
download | freebsd-ports-gnome-712ca2dac4f3cde3be06640369fa248108b07e84.tar.gz freebsd-ports-gnome-712ca2dac4f3cde3be06640369fa248108b07e84.tar.zst freebsd-ports-gnome-712ca2dac4f3cde3be06640369fa248108b07e84.zip |
- Fix category after repocopy
Diffstat (limited to 'security')
-rw-r--r-- | security/py-pyclamd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-pyclamd/Makefile b/security/py-pyclamd/Makefile index 28bffa80a9a8..9c32f6ccd16f 100644 --- a/security/py-pyclamd/Makefile +++ b/security/py-pyclamd/Makefile @@ -7,7 +7,7 @@ PORTNAME= pyclamd PORTVERSION= 0.1.1 -CATEGORIES= mail python +CATEGORIES= security python MASTER_SITES= http://xael.org/norman/python/pyclamd/ DISTFILES= pyclamd.py |