diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2008-03-11 21:13:53 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2008-03-11 21:13:53 +0000 |
commit | 9a2e4c8b780fc607dc4b4adabefb354c84401a96 (patch) | |
tree | f59767aed29b447d3d80ab987e898598663c27e3 /x11/e17-module-flame/Makefile | |
parent | 621c804e48a9fdddd6a00d78585fa8cb20c8460e (diff) | |
download | ports-9a2e4c8b780fc607dc4b4adabefb354c84401a96.tar.gz ports-9a2e4c8b780fc607dc4b4adabefb354c84401a96.zip |
Notes
Diffstat (limited to 'x11/e17-module-flame/Makefile')
-rw-r--r-- | x11/e17-module-flame/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/e17-module-flame/Makefile b/x11/e17-module-flame/Makefile index 278fe318b88c..510f458c9689 100644 --- a/x11/e17-module-flame/Makefile +++ b/x11/e17-module-flame/Makefile @@ -6,8 +6,8 @@ # PORTNAME= flame -PORTVERSION= 20070223 -PORTREVISION= 1 +PORTVERSION= 20080223 +PORTREVISION= 0 CATEGORIES= x11 MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ PKGNAMEPREFIX= e17-module- |