diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-04-23 22:59:51 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-04-23 22:59:51 +0000 |
commit | 39c06186fafa7122957982b66909c1bfdfc3daa1 (patch) | |
tree | 3d8d4a144a3372a6a9c7557646e64a059477c35b /graphics/xmorph | |
parent | 7b98dfa90ab89a82f8f1bf5d1536d6edfce2812a (diff) | |
download | ports-39c06186fafa7122957982b66909c1bfdfc3daa1.tar.gz ports-39c06186fafa7122957982b66909c1bfdfc3daa1.zip |
Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.
Reviewed by: ports
No response from: erich
Notes
Notes:
svn path=/head/; revision=27941
Diffstat (limited to 'graphics/xmorph')
-rw-r--r-- | graphics/xmorph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile index 6560d6acc21a..91daad6a2e1a 100644 --- a/graphics/xmorph/Makefile +++ b/graphics/xmorph/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= graphics DISTNAME= xmorph-11sep97 -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org MAN1= xmorph.1 MANCOMPRESSED= yes |