diff options
-rw-r--r-- | japanese/ewipe/Makefile | 10 | ||||
-rw-r--r-- | misc/ewipe/Makefile | 10 | ||||
-rw-r--r-- | misc/ewipe/distinfo | 2 | ||||
-rw-r--r-- | misc/ewipe/pkg-plist | 1 |
4 files changed, 12 insertions, 11 deletions
diff --git a/japanese/ewipe/Makefile b/japanese/ewipe/Makefile index 9cd7a031c149..6d95705509a2 100644 --- a/japanese/ewipe/Makefile +++ b/japanese/ewipe/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: ewipe -# Version required: 0.4.8 +# Version required: 0.5.0 # Date created: 17 October 1997 # Whom: itojun@itojun.org # -# $Id: Makefile,v 1.2 1997/10/23 13:09:09 itojun Exp $ +# $Id: Makefile,v 1.3 1997/10/24 05:57:15 itojun Exp $ # -DISTNAME= ewipe0.4.8 -PKGNAME= ewipe-0.4.8 +DISTNAME= ewipe0.5.0 +PKGNAME= ewipe-0.5.0 CATEGORIES= japanese x11 MASTER_SITES= http://al.ei.tuat.ac.jp/~sekisita/ewipe/ @@ -26,7 +26,7 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/$$i ${PREFIX}/lib/ewipe; \ done .if !defined(NOPORTDOCS) - for i in dot.ewipe README Changes sample.ewp; do \ + for i in README Changes blue1.gif dot.ewipe sample.ewp; do \ ${INSTALL_DATA} ${WRKSRC}/$$i ${PREFIX}/share/doc/ewipe; \ done .endif diff --git a/misc/ewipe/Makefile b/misc/ewipe/Makefile index 9cd7a031c149..6d95705509a2 100644 --- a/misc/ewipe/Makefile +++ b/misc/ewipe/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: ewipe -# Version required: 0.4.8 +# Version required: 0.5.0 # Date created: 17 October 1997 # Whom: itojun@itojun.org # -# $Id: Makefile,v 1.2 1997/10/23 13:09:09 itojun Exp $ +# $Id: Makefile,v 1.3 1997/10/24 05:57:15 itojun Exp $ # -DISTNAME= ewipe0.4.8 -PKGNAME= ewipe-0.4.8 +DISTNAME= ewipe0.5.0 +PKGNAME= ewipe-0.5.0 CATEGORIES= japanese x11 MASTER_SITES= http://al.ei.tuat.ac.jp/~sekisita/ewipe/ @@ -26,7 +26,7 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/$$i ${PREFIX}/lib/ewipe; \ done .if !defined(NOPORTDOCS) - for i in dot.ewipe README Changes sample.ewp; do \ + for i in README Changes blue1.gif dot.ewipe sample.ewp; do \ ${INSTALL_DATA} ${WRKSRC}/$$i ${PREFIX}/share/doc/ewipe; \ done .endif diff --git a/misc/ewipe/distinfo b/misc/ewipe/distinfo index d4a5153ff6b7..56ecd2fbf80e 100644 --- a/misc/ewipe/distinfo +++ b/misc/ewipe/distinfo @@ -1 +1 @@ -MD5 (ewipe0.4.8.tar.gz) = 0b44081a36facabcea5d7844403a2436 +MD5 (ewipe0.5.0.tar.gz) = 54800351e4b3b0c806a71bcca11af33d diff --git a/misc/ewipe/pkg-plist b/misc/ewipe/pkg-plist index 92f22fc10f7f..4e192530dbc7 100644 --- a/misc/ewipe/pkg-plist +++ b/misc/ewipe/pkg-plist @@ -4,6 +4,7 @@ lib/ewipe/edittable.tcl lib/ewipe/tclIndex share/doc/ewipe/Changes share/doc/ewipe/README +share/doc/ewipe/blue1.gif share/doc/ewipe/dot.ewipe share/doc/ewipe/sample.ewp @dirrm lib/ewipe |