diff options
Diffstat (limited to 'www/mserv-php/Makefile')
-rw-r--r-- | www/mserv-php/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mserv-php/Makefile b/www/mserv-php/Makefile index 54a4cc4375a..a4d561c919e 100644 --- a/www/mserv-php/Makefile +++ b/www/mserv-php/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2012/07/18 20:36:06 cheusov Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 21:58:31 wiz Exp $ # DISTNAME= mserv-php-090 PKGNAME= mserv-php-0.90 +PKGREVISION= 1 CATEGORIES= audio www MASTER_SITES= http://dougiamas.com/mserv/src/ EXTRACT_SUFX= .tgz |