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-wm/e17-module-uptime/Makefile | |
parent | 621c804e48a9fdddd6a00d78585fa8cb20c8460e (diff) |
Notes
Diffstat (limited to 'x11-wm/e17-module-uptime/Makefile')
-rw-r--r-- | x11-wm/e17-module-uptime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/e17-module-uptime/Makefile b/x11-wm/e17-module-uptime/Makefile index 41f7cb1d2e4e..5b7b9b457ec0 100644 --- a/x11-wm/e17-module-uptime/Makefile +++ b/x11-wm/e17-module-uptime/Makefile @@ -6,8 +6,8 @@ # PORTNAME= uptime -PORTVERSION= 20070223 -PORTREVISION= 1 +PORTVERSION= 20080223 +PORTREVISION= 0 CATEGORIES= x11 MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ PKGNAMEPREFIX= e17-module- |