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/LPRng | |
parent | 8dabc431d0da43502c2875111f3a428989086775 (diff) |
Reset papowell@astart.com who has not responded to email asking about
maintainer timeouts.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=158837
Diffstat (limited to 'sysutils/LPRng')
-rw-r--r-- | sysutils/LPRng/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |