diff options
author | sborrill <sborrill> | 2009-01-29 09:36:36 +0000 |
---|---|---|
committer | sborrill <sborrill> | 2009-01-29 09:36:36 +0000 |
commit | 7549b41a137275704d03eb86ad839dfcb13553fd (patch) | |
tree | 4028b3634b08603d82805b348b0d4b52c37a14b5 /www/nspluginwrapper/Makefile | |
parent | 22768582d26bf0f0f603561fe1a6167b814d3321 (diff) | |
download | pkgsrc-7549b41a137275704d03eb86ad839dfcb13553fd.tar.gz |
Add MESSAGE explaining linux procfs requirement
Diffstat (limited to 'www/nspluginwrapper/Makefile')
-rw-r--r-- | www/nspluginwrapper/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/nspluginwrapper/Makefile b/www/nspluginwrapper/Makefile index fe0d5dab3b3..a6c1c29c300 100644 --- a/www/nspluginwrapper/Makefile +++ b/www/nspluginwrapper/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2009/01/05 19:11:24 jmcneill Exp $ +# $NetBSD: Makefile,v 1.13 2009/01/29 09:36:36 sborrill Exp $ # DISTNAME= nspluginwrapper-1.2.2 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://gwenole.beauchesne.info/projects/nspluginwrapper/files/ EXTRACT_SUFX= .tar.bz2 |