diff options
author | snj <snj@pkgsrc.org> | 2004-02-21 06:46:56 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-02-21 06:46:56 +0000 |
commit | 73648ecfc97eacc76199fa9a840a4f08c23bf14e (patch) | |
tree | 60004fa6d96e1b0497178adc50814c4c6bfd55c7 /databases | |
parent | 598dded5cb1fdad813fd4082f1cd918118ec4581 (diff) | |
download | pkgsrc-73648ecfc97eacc76199fa9a840a4f08c23bf14e.tar.gz |
s/adminster/administer/
Diffstat (limited to 'databases')
-rw-r--r-- | databases/phppgadmin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/phppgadmin/Makefile b/databases/phppgadmin/Makefile index 39e37b2d1d5..d7a271a2a96 100644 --- a/databases/phppgadmin/Makefile +++ b/databases/phppgadmin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/01/20 12:12:49 agc Exp $ +# $NetBSD: Makefile,v 1.5 2004/02/21 06:46:56 snj Exp $ DISTNAME= phpPgAdmin_2-4-2 PKGNAME= phppgadmin-2.4.2 @@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= sjr@hispabsd.org HOMEPAGE= http://phppgadmin.sourceforge.net/ -COMMENT= Set of PHP-scripts to adminster PostgreSQL over the WWW +COMMENT= Set of PHP-scripts to administer PostgreSQL over the WWW DEPENDS+= php-pgsql>=4.1.2:../../databases/php4-pgsql |