diff options
-rw-r--r-- | print/pcal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pcal/Makefile b/print/pcal/Makefile index 6eccf5c34cc7..3d483a2eee34 100644 --- a/print/pcal/Makefile +++ b/print/pcal/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= mwest@uct.ac.za +MAINTAINER= ports@FreeBSD.org COMMENT= PostScript calendar program USE_REINPLACE= yes |