diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-22 05:52:15 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-22 05:52:15 +0000 |
commit | f67050feec4e2f79ffec5dbba5cc0ab9d53cbe49 (patch) | |
tree | a2cfb792d0c999454d1fb367d08eb9385102d5bd /graphics/Hermes | |
parent | 4e0fedd5bf8de2dc8cc8eda705eb71385ddeebb7 (diff) |
Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
Notes
Notes:
svn path=/head/; revision=29763
Diffstat (limited to 'graphics/Hermes')
-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 b72e4f2ab13e..5b7fa6e2bbaa 100644 --- a/graphics/Hermes/Makefile +++ b/graphics/Hermes/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://tzo.linux.tucows.com/files/x11/dev/ \ ftp://ftp.infomagic.com/pub/mirrors/tucows/mlinux/files/x11/dev/ \ http://dark.x.dtu.dk/~mbn/clanlib/download/ -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_LIBTOOL= yes INSTALLS_SHLIB= yes |