diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2023-05-09 05:11:25 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2023-05-09 05:11:25 +0000 |
commit | f743e11d66cde5ef05c76e6ce4885e4b0f5a9360 (patch) | |
tree | 0ac38869bbc9585f5aa7f218ffc803077dbe5d0b | |
parent | 4702b3d35d6d3331b23a891772dca742f1a161b7 (diff) | |
download | ports-f743e11d66cde5ef05c76e6ce4885e4b0f5a9360.tar.gz ports-f743e11d66cde5ef05c76e6ce4885e4b0f5a9360.zip |
graphics/xglurbules: Update the maintainer address
PR: 265020
-rw-r--r-- | graphics/xglurbules/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xglurbules/Makefile b/graphics/xglurbules/Makefile index 4f4e5e743eb6..8b5f90ec8773 100644 --- a/graphics/xglurbules/Makefile +++ b/graphics/xglurbules/Makefile @@ -1,10 +1,10 @@ PORTNAME= xglurbules PORTVERSION= 3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://stephenroome.com/xglurbules/ -MAINTAINER= steve@pepcross.com +MAINTAINER= steve.roome@gmail.com COMMENT= Burning particle system eye candy program thingy for X11 WWW= http://stephenroome.com/xglurbules/ |