diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/etoile/Makefile | 1 | ||||
-rw-r--r-- | x11/gnustep-app/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11/etoile/Makefile b/x11/etoile/Makefile index 340d05a17e22..09930098a091 100644 --- a/x11/etoile/Makefile +++ b/x11/etoile/Makefile @@ -7,6 +7,7 @@ PORTNAME= etoile PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= x11 gnustep MASTER_SITES= # empty DISTFILES= # empty diff --git a/x11/gnustep-app/Makefile b/x11/gnustep-app/Makefile index 2359f6c03bb4..649557548d02 100644 --- a/x11/gnustep-app/Makefile +++ b/x11/gnustep-app/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnustep-app PORTVERSION= 1.19.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnustep MASTER_SITES= # empty DISTFILES= # empty |