diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-05 05:56:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-05 05:56:32 +0000 |
commit | fd7f381164cafafb3a72ff2293a6eb4e28ef9f92 (patch) | |
tree | 8a62744f00f45f298fb65484a338aff10c16d83d /sysutils | |
parent | 8dabc431d0da43502c2875111f3a428989086775 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/LPRng/Makefile | 2 | ||||
-rw-r--r-- | sysutils/LPRngTool/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/LPRng/Makefile b/sysutils/LPRng/Makefile index 0a587415dca7..9a29668f2dae 100644 --- a/sysutils/LPRng/Makefile +++ b/sysutils/LPRng/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.lprng.com/pub/%SUBDIR%/ \ MASTER_SITE_SUBDIR= LPRng/LPRng EXTRACT_SUFX= .tgz -MAINTAINER= papowell@astart.com +MAINTAINER= ports@FreeBSD.org COMMENT= An Enhanced Printer Spooler LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm diff --git a/sysutils/LPRngTool/Makefile b/sysutils/LPRngTool/Makefile index c75b6bf7717f..9365ecea6f78 100644 --- a/sysutils/LPRngTool/Makefile +++ b/sysutils/LPRngTool/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.lprng.com/pub/%SUBDIR%/ \ MASTER_SITE_SUBDIR= LPRng/LPRngTool EXTRACT_SUFX= .tgz -MAINTAINER= papowell@astart.com +MAINTAINER= ports@FreeBSD.org COMMENT= Configuration Tool for LPRng USE_GHOSTSCRIPT_AFPL= yes |