diff options
Diffstat (limited to 'lang/o2c')
-rw-r--r-- | lang/o2c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/o2c/Makefile b/lang/o2c/Makefile index ee889b0ac6e6..41f82d2e1682 100644 --- a/lang/o2c/Makefile +++ b/lang/o2c/Makefile @@ -10,7 +10,7 @@ CATEGORIES= lang MASTER_SITES= ftp://ftp.uni-kl.de/pub/informatik/software/ \ ftp://ftp.archive.de.uu.net/pub/programming/languages/oberon/www.uni-kl.de/OOC/files/misc/ -MAINTAINER= ports@freebsd.org +MAINTAINER= ob@breuninger.org # does not support 64-bit platforms ONLY_FOR_ARCHS= i386 |