diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 07:25:09 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 07:25:09 +0800 |
commit | be60121e66af956c6640205a30c1f822da4e7287 (patch) | |
tree | 008d998f8af09b18a6a826f6888b9ebd70b33307 /graphics/goom | |
parent | a09e472d2f0f84a5a6b3255d92f45c5629a47fde (diff) | |
download | freebsd-ports-gnome-be60121e66af956c6640205a30c1f822da4e7287.tar.gz freebsd-ports-gnome-be60121e66af956c6640205a30c1f822da4e7287.tar.zst freebsd-ports-gnome-be60121e66af956c6640205a30c1f822da4e7287.zip |
Reset kwm due to no response about email.
Hat: portmgr
Diffstat (limited to 'graphics/goom')
-rw-r--r-- | graphics/goom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/goom/Makefile b/graphics/goom/Makefile index b288eba9e0fe..2fc92d0c1a5c 100644 --- a/graphics/goom/Makefile +++ b/graphics/goom/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S|.|-|}-src -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Visual effects library WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION:S|.|-|} |