diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-12-03 17:07:00 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-12-03 17:07:00 +0000 |
commit | d8e2d52e1217592447b4944619505ae25b7f317d (patch) | |
tree | e273a5c77f7a423abf059ab580b097bf027b53bf /www/linuxpluginwrapper/Makefile | |
parent | 7d24d30645472066e1defd9232843e35639acbd9 (diff) | |
download | ports-d8e2d52e1217592447b4944619505ae25b7f317d.tar.gz ports-d8e2d52e1217592447b4944619505ae25b7f317d.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 c2ba906c9d58..07e9aa70fe95 100644 --- a/www/linuxpluginwrapper/Makefile +++ b/www/linuxpluginwrapper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= linuxpluginwrapper -PORTVERSION= 20050910 +PORTVERSION= 20051113 PORTREVISION= 0 CATEGORIES= www linux emulators MASTER_SITES= http://people.FreeBSD.org/~nork/distfiles/ \ |