diff options
Diffstat (limited to 'net/php-ftp/Makefile')
-rw-r--r-- | net/php-ftp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/php-ftp/Makefile b/net/php-ftp/Makefile index a928c549b66..a43cecc7d4e 100644 --- a/net/php-ftp/Makefile +++ b/net/php-ftp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2005/12/05 20:50:48 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2006/02/05 23:10:29 joerg Exp $ MODNAME= ftp +PKGREVISION= 1 CATEGORIES+= net COMMENT= PHP extension for FTP access |