diff options
author | pav <pav@FreeBSD.org> | 2004-03-15 08:35:36 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-03-15 08:35:36 +0800 |
commit | 8ecfdf2b30d78d66b77a977782d2b9540f3e019c (patch) | |
tree | 0b6aebba7c68c61c70facc45d7d04b8141506461 | |
parent | bd87ddddc41d8351e43702ca0944642364b8d2f9 (diff) | |
download | freebsd-ports-graphics-8ecfdf2b30d78d66b77a977782d2b9540f3e019c.tar.gz freebsd-ports-graphics-8ecfdf2b30d78d66b77a977782d2b9540f3e019c.tar.zst freebsd-ports-graphics-8ecfdf2b30d78d66b77a977782d2b9540f3e019c.zip |
- Update maintainer's email address
PR: ports/64270
Submitted by: David Gilbert <dgilbert@daveg.ca> (maintainer)
-rw-r--r-- | deskutils/xpostitPlus/Makefile | 2 | ||||
-rw-r--r-- | graphics/gle/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/xpostitPlus/Makefile b/deskutils/xpostitPlus/Makefile index 0c60625b425..47f435cd27f 100644 --- a/deskutils/xpostitPlus/Makefile +++ b/deskutils/xpostitPlus/Makefile @@ -12,7 +12,7 @@ CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= office -MAINTAINER= dgilbert@velocet.ca +MAINTAINER= ports@dclg.ca COMMENT= PostIt (R) messages onto your X11 screen USE_IMAKE= yes diff --git a/graphics/gle/Makefile b/graphics/gle/Makefile index e4db551bef2..a5331385f06 100644 --- a/graphics/gle/Makefile +++ b/graphics/gle/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://tsx-11.mit.edu/pub/linux/sources/libs/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= dgilbert@velocet.ca +MAINTAINER= ports@dclg.ca COMMENT= A GL Tubing and Extrusion Library USE_X_PREFIX= yes |