diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-08-21 21:38:42 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-08-21 21:38:42 +0000 |
commit | 5c2c865caeddd64a7c7c539194dde2838dfa6614 (patch) | |
tree | 120cea4ebc771a8df7300b13938d99e718f82a5d /www/linuxpluginwrapper | |
parent | 66a9db0a260056568f75f780c847035d30b5bc24 (diff) |
Update to 20040822.
o Add support Photo Image Print System (PIPS) for Linux
on native FreeBSD. (PIPS is EPSON bubble jet printers drivers.)
NOTE: However, pips ports don't use this support.
This is a experimental support to investigate pips ports.
Submitted by: ume
Notes
Notes:
svn path=/head/; revision=116983
Diffstat (limited to 'www/linuxpluginwrapper')
-rw-r--r-- | www/linuxpluginwrapper/Makefile | 2 | ||||
-rw-r--r-- | www/linuxpluginwrapper/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/linuxpluginwrapper/Makefile b/www/linuxpluginwrapper/Makefile index 7defdeb006ec..515a4b52df07 100644 --- a/www/linuxpluginwrapper/Makefile +++ b/www/linuxpluginwrapper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= linuxpluginwrapper -PORTVERSION= 20040727 +PORTVERSION= 20040822 PORTREVISION= 0 CATEGORIES= www linux MASTER_SITES= http://people.FreeBSD.org/~nork/distfiles/ \ diff --git a/www/linuxpluginwrapper/distinfo b/www/linuxpluginwrapper/distinfo index 53d5bdb036a0..31686b4bf6ba 100644 --- a/www/linuxpluginwrapper/distinfo +++ b/www/linuxpluginwrapper/distinfo @@ -1,2 +1,2 @@ -MD5 (linuxpluginwrapper-20040727.tar.gz) = 077103b4f37fa0c572820e9019972131 -SIZE (linuxpluginwrapper-20040727.tar.gz) = 12896 +MD5 (linuxpluginwrapper-20040822.tar.gz) = a45b3e7888590bf06043a5e0b0b40a63 +SIZE (linuxpluginwrapper-20040822.tar.gz) = 13119 |