diff options
author | pav <pav@FreeBSD.org> | 2004-07-14 16:35:41 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-07-14 16:35:41 +0000 |
commit | 2d3eefc2db9c605f0462e31431622966741789b6 (patch) | |
tree | aa079918f3046e083a1c6b25a3c1c7bfd4ca2580 /security/gnome-password-generator | |
parent | 4cca4df181c05f2f6ee387bb7e566fa879500a13 (diff) | |
download | FreeBSD-ports-2d3eefc2db9c605f0462e31431622966741789b6.zip FreeBSD-ports-2d3eefc2db9c605f0462e31431622966741789b6.tar.gz |
- Fix up category
Pointy hat to: pav
Diffstat (limited to 'security/gnome-password-generator')
-rw-r--r-- | security/gnome-password-generator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnome-password-generator/Makefile b/security/gnome-password-generator/Makefile index c474180..8848df0 100644 --- a/security/gnome-password-generator/Makefile +++ b/security/gnome-password-generator/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome-password-generator PORTVERSION= 1.4 -CATEGORIES= sysutils gnome python +CATEGORIES= security gnome python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnome-password |