diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-07 03:40:39 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-07 03:40:39 +0000 |
commit | c1a25a399f0059d250eee09665c78bcc1e44b469 (patch) | |
tree | 5330d8ae9c94fb1b17774bcddb7a79d7e7f3b526 /print | |
parent | Use PORTCOMMENT. (diff) |
Set MAINTAINER to ports@ for ports without one. "One" being "a maintainer"
in this case.
Approved by: pat
Notes
Notes:
svn path=/head/; revision=69628
Diffstat (limited to 'print')
-rw-r--r-- | print/pkfonts300/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/pkfonts300/Makefile b/print/pkfonts300/Makefile index 8263b39a311f..fd23bac8708a 100644 --- a/print/pkfonts300/Makefile +++ b/print/pkfonts300/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= pkfonts DISTFILES= pk${RESOLUTION}.tar.gz # see below for RESOLUTION definition +MAINTAINER= ports@freebsd.org + DIST_SUBDIR= pkfonts EXTRACT_ONLY= # extracted directly in install target NO_BUILD= yes |