diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-08 21:32:37 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-08 21:32:37 +0000 |
commit | 12f429fe3f22ea33deda433dec880cc318f9a870 (patch) | |
tree | 0ecf4d6fef397e0f8a5d2e1d4b69a16f5a399564 /security/tea-total | |
parent | 6de129210c3b97b7da918a0a7c67dedb99df43b9 (diff) | |
download | ports-12f429fe3f22ea33deda433dec880cc318f9a870.tar.gz ports-12f429fe3f22ea33deda433dec880cc318f9a870.zip |
Notes
Diffstat (limited to 'security/tea-total')
-rw-r--r-- | security/tea-total/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tea-total/Makefile b/security/tea-total/Makefile index 95ffd571b4ec..001b4b1bf973 100644 --- a/security/tea-total/Makefile +++ b/security/tea-total/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.linuxhacker.org/pub/tea-total/ \ http://www.linuxhacker.org/tea-total/ -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org # code is not 64-bit clean... ONLY_FOR_ARCHS= i386 |