diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-15 00:35:36 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-15 00:35:36 +0000 |
commit | e1e04277317d39eab347fc15885de14d5e4dcfe2 (patch) | |
tree | 8cd8d4e1266985b98e93dd29f1f04a7ef1dff2b7 | |
parent | ecd929e1fcb1097e7d81ac3dfbb47015e9765f68 (diff) |
Notes
-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 0c60625b4254..47f435cd27f2 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 e4db551bef2f..a5331385f06c 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 |