diff options
author | will <will@FreeBSD.org> | 2000-03-29 09:02:04 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-03-29 09:02:04 +0000 |
commit | 32141b4035c3d20147e4f27900478480637905e1 (patch) | |
tree | 725134552ddf50639d94c4243389e36b665060bc /graphics | |
parent | da3269db1c01d61f4bc436a21b640083a467f725 (diff) | |
download | FreeBSD-ports-32141b4035c3d20147e4f27900478480637905e1.zip FreeBSD-ports-32141b4035c3d20147e4f27900478480637905e1.tar.gz |
Take over some ports.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Hermes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Hermes/Makefile b/graphics/Hermes/Makefile index ca63312..c67a262 100644 --- a/graphics/Hermes/Makefile +++ b/graphics/Hermes/Makefile @@ -10,7 +10,7 @@ DISTNAME= Hermes-1.2.5 CATEGORIES= graphics MASTER_SITES= http://hermes.terminal.at/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= will@FreeBSD.org USE_LIBTOOL= yes USE_GMAKE= yes |