diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-08-14 18:19:34 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-08-14 18:19:34 +0000 |
commit | d3fbddc5696a546a4dd9a589c8c9811dc2a52f30 (patch) | |
tree | bda04ed172fc80de3dc7be3c4463a3d0f942ba3f /security/revelation | |
parent | 69ab11b52a71db3f45daffeeb176934ad7ed48ff (diff) | |
download | ports-d3fbddc5696a546a4dd9a589c8c9811dc2a52f30.tar.gz ports-d3fbddc5696a546a4dd9a589c8c9811dc2a52f30.zip |
- Reassign ports to the heap due to a mail bounce
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=302528
Diffstat (limited to 'security/revelation')
-rw-r--r-- | security/revelation/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/revelation/Makefile b/security/revelation/Makefile index bd7b6aba46cb..87f992f30658 100644 --- a/security/revelation/Makefile +++ b/security/revelation/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 11 CATEGORIES= security gnome MASTER_SITES= ftp://oss.codepoet.no/revelation/ -MAINTAINER= ports@c0decafe.net +MAINTAINER= ports@FreeBSD.org COMMENT= Password manager for the GNOME 2 desktop LIB_DEPENDS= crack:${PORTSDIR}/security/cracklib |