diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2012-06-28 18:29:38 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2012-06-28 18:29:38 +0000 |
commit | 249ae119e2118396c64c42bcc26b25b0fbbcc8e5 (patch) | |
tree | 03ec04edf836c29725b916853da8e99340433f4d | |
parent | - Reindent and improve OPENMP option description (diff) |
Fix PORTREVISIONs
Reported by: erwin
-rw-r--r-- | x11-wm/e17-module-efm_nav/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/e17-module-efm_path/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/e17-module-efm_pathbar/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/e17-module-notification/Makefile | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/x11-wm/e17-module-efm_nav/Makefile b/x11-wm/e17-module-efm_nav/Makefile index ed063acee9d1..07c3d0fbd0c4 100644 --- a/x11-wm/e17-module-efm_nav/Makefile +++ b/x11-wm/e17-module-efm_nav/Makefile @@ -7,6 +7,7 @@ PORTNAME= efm_nav PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-efm_path/Makefile b/x11-wm/e17-module-efm_path/Makefile index ead7c9688004..300e630a4843 100644 --- a/x11-wm/e17-module-efm_path/Makefile +++ b/x11-wm/e17-module-efm_path/Makefile @@ -7,6 +7,7 @@ PORTNAME= efm_path PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-efm_pathbar/Makefile b/x11-wm/e17-module-efm_pathbar/Makefile index 6757eb3b0967..8aff3392f115 100644 --- a/x11-wm/e17-module-efm_pathbar/Makefile +++ b/x11-wm/e17-module-efm_pathbar/Makefile @@ -7,6 +7,7 @@ PORTNAME= efm_pathbar PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-notification/Makefile b/x11-wm/e17-module-notification/Makefile index 43ce7086baba..6440419b0a29 100644 --- a/x11-wm/e17-module-notification/Makefile +++ b/x11-wm/e17-module-notification/Makefile @@ -7,6 +7,7 @@ PORTNAME= notification PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- |