diff options
author | makc <makc@FreeBSD.org> | 2010-08-12 05:04:44 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-08-12 05:04:44 +0800 |
commit | 0c9d3031cf1a9a7dd413fdc3ff9bbfdfa3c872a8 (patch) | |
tree | 7244b905abc8a5c57e43251fdaf18b91e8e70db6 /x11 | |
parent | f5403486717319789e314490a69a55202edadcf2 (diff) | |
download | freebsd-ports-gnome-0c9d3031cf1a9a7dd413fdc3ff9bbfdfa3c872a8.tar.gz freebsd-ports-gnome-0c9d3031cf1a9a7dd413fdc3ff9bbfdfa3c872a8.tar.zst freebsd-ports-gnome-0c9d3031cf1a9a7dd413fdc3ff9bbfdfa3c872a8.zip |
Chase multimedia/mp4v2 update.
PR: ports/148643
Submitted by: Christopher Key <cjk32 at cam.ac.uk>
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 |