diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-16 17:33:20 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-16 17:33:20 +0000 |
commit | 2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch) | |
tree | 0b080fcd55271333176593e1b9bc0b48aedbe9fa /security/tea-total/Makefile | |
parent | 21829056931f158e125c2d89352e36c1c7196a26 (diff) | |
download | ports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.tar.gz ports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.zip |
Notes
Diffstat (limited to 'security/tea-total/Makefile')
-rw-r--r-- | security/tea-total/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/tea-total/Makefile b/security/tea-total/Makefile index c0dccedf720d..95ffd571b4ec 100644 --- a/security/tea-total/Makefile +++ b/security/tea-total/Makefile @@ -1,4 +1,3 @@ -# ex:ts=8 # Ports collection makefile for: tea-total # Date created: Tue Dec 19, 2000 # Whom: David O'Brien (obrien@NUXI.com) @@ -12,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= obrien@FreeBSD.org # code is not 64-bit clean... ONLY_FOR_ARCHS= i386 |