diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-08-11 21:04:44 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-08-11 21:04:44 +0000 |
commit | 43980f5b1f571ef2ae79d9c1987fd9d3f760c568 (patch) | |
tree | e30b75c7aef0e2e2b4ec6df994f9e2a8acf91cad /x11 | |
parent | 7c8bef2723c23e9689a6c9c5a7547011b53467b0 (diff) |
Notes
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 |