diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-09-10 17:07:53 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-09-10 17:07:53 +0000 |
commit | 6c6d54379fd794e68eb01f55a0a00d75f31a8e8d (patch) | |
tree | dee7633871d03d59d11110468237a24faffd8ad6 /www/linuxpluginwrapper/Makefile | |
parent | 21c98169601e436505a31f7fe2ffd00aacb263d3 (diff) | |
download | ports-6c6d54379fd794e68eb01f55a0a00d75f31a8e8d.tar.gz ports-6c6d54379fd794e68eb01f55a0a00d75f31a8e8d.zip |
Notes
Diffstat (limited to 'www/linuxpluginwrapper/Makefile')
-rw-r--r-- | www/linuxpluginwrapper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linuxpluginwrapper/Makefile b/www/linuxpluginwrapper/Makefile index 1628bd26184e..7ba87d86c51a 100644 --- a/www/linuxpluginwrapper/Makefile +++ b/www/linuxpluginwrapper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= linuxpluginwrapper -PORTVERSION= 20050909 +PORTVERSION= 20050910 PORTREVISION= 0 CATEGORIES= www linux emulators MASTER_SITES= http://people.FreeBSD.org/~nork/distfiles/ \ |