diff options
author | rillig <rillig@pkgsrc.org> | 2005-10-23 18:12:24 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-10-23 18:12:24 +0000 |
commit | c5966634ba8915f3e9d9c79989656c3fe16dec29 (patch) | |
tree | e92a1ab032f5c2d965071afaccd8706541b57aca /archivers/php-zip | |
parent | d0cf605521b4839a08f27f418e77407d018e11d4 (diff) | |
download | pkgsrc-c5966634ba8915f3e9d9c79989656c3fe16dec29.tar.gz |
Removed definition for empty PKGREVISION.
Diffstat (limited to 'archivers/php-zip')
-rw-r--r-- | archivers/php-zip/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/php-zip/Makefile b/archivers/php-zip/Makefile index 8e83dd9633e..5448e8fa19a 100644 --- a/archivers/php-zip/Makefile +++ b/archivers/php-zip/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2005/10/04 16:50:50 tv Exp $ +# $NetBSD: Makefile,v 1.4 2005/10/23 18:12:24 rillig Exp $ MODNAME= zip PECL_VERSION= 1.0 PKGREVISION= 1 CATEGORIES+= archivers -PKGREVISION= # empty COMMENT= PHP extension for ZIP archive handling |