diff options
author | Steve Price <steve@FreeBSD.org> | 2000-12-11 02:38:14 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-12-11 02:38:14 +0000 |
commit | c87053e484017e28f84d380c396ff5a9eabf4360 (patch) | |
tree | 86fce92ed2e3fe0d85888d91f5c6aabcc5e0da29 /graphics | |
parent | Photo Image Print System for Linux --- EPSON PM-3000C (diff) |
Update to version 0.0.2.
PR: 23215
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=35856
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/evas/Makefile | 2 | ||||
-rw-r--r-- | graphics/evas/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/evas/Makefile b/graphics/evas/Makefile index b665ba9cffa1..700b35df6cf4 100644 --- a/graphics/evas/Makefile +++ b/graphics/evas/Makefile @@ -6,7 +6,7 @@ # PORTNAME= evas -PORTVERSION= 0.0.1 +PORTVERSION= 0.0.2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= enlightenment diff --git a/graphics/evas/distinfo b/graphics/evas/distinfo index 4c602687b5ff..d01c48f673f4 100644 --- a/graphics/evas/distinfo +++ b/graphics/evas/distinfo @@ -1 +1 @@ -MD5 (evas-0.0.1.tar.gz) = cd9fb450e257cdc7a5a385b0c7b19017 +MD5 (evas-0.0.2.tar.gz) = e1936f44c39ccfddb7899c275fa56780 |