diff options
author | sf <sf@FreeBSD.org> | 2001-01-29 06:26:55 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-01-29 06:26:55 +0800 |
commit | 109bf27e0021689bad18ac4162060e91ddb35a3a (patch) | |
tree | 111659f6d17b79895421f8eea793de681133f91f /print/pic2fig/Makefile | |
parent | b342f77656c9d32bc9d04504531379b833b8e186 (diff) | |
download | freebsd-ports-gnome-109bf27e0021689bad18ac4162060e91ddb35a3a.tar.gz freebsd-ports-gnome-109bf27e0021689bad18ac4162060e91ddb35a3a.tar.zst freebsd-ports-gnome-109bf27e0021689bad18ac4162060e91ddb35a3a.zip |
MAINTAINER should be e-mail address.
Diffstat (limited to 'print/pic2fig/Makefile')
-rw-r--r-- | print/pic2fig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pic2fig/Makefile b/print/pic2fig/Makefile index b077d4f7ba6c..0b109aa7d62e 100644 --- a/print/pic2fig/Makefile +++ b/print/pic2fig/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities EXTRACT_SUFX= .tar.Z -MAINTAINER= Patrick Powell <papowell@astart.com> +MAINTAINER= papowell@astart.com WRKSRC= ${WRKDIR}/${PORTNAME} MAN1= pic2fig.1 |