diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-19 23:12:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-19 23:12:32 +0000 |
commit | 78083baa4e6decf7f2fa4ef80904f7f034f321d3 (patch) | |
tree | a544d9d31c2749115e82b6ec4c5ca2943c0d61f2 /games/wmeyes | |
parent | 80a3080ca1a75ceb58491b1e8428cce5c96cd692 (diff) | |
download | ports-78083baa4e6decf7f2fa4ef80904f7f034f321d3.tar.gz ports-78083baa4e6decf7f2fa4ef80904f7f034f321d3.zip |
Notes
Diffstat (limited to 'games/wmeyes')
-rw-r--r-- | games/wmeyes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wmeyes/Makefile b/games/wmeyes/Makefile index 9c39056b5c2e..f32aec8db0a7 100644 --- a/games/wmeyes/Makefile +++ b/games/wmeyes/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= games MASTER_SITES= ftp://thrush.omix.com/pub/misc/ -MAINTAINER= zenin@archive.rhps.org +MAINTAINER= ports@FreeBSD.org COMMENT= The world's most useless WindowMaker dock app USE_IMAKE= yes |