diff options
author | dinoex <dinoex@FreeBSD.org> | 2008-12-24 16:15:22 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2008-12-24 16:15:22 +0800 |
commit | 8f7eb67f86f298f2f60d181c97999ea830ed8503 (patch) | |
tree | b27046b8eb75e3836597e97ca1912e290ecdf756 | |
parent | 86689846c402bf7e4659678804f0b5af6d0f64d3 (diff) | |
download | freebsd-ports-gnome-8f7eb67f86f298f2f60d181c97999ea830ed8503.tar.gz freebsd-ports-gnome-8f7eb67f86f298f2f60d181c97999ea830ed8503.tar.zst freebsd-ports-gnome-8f7eb67f86f298f2f60d181c97999ea830ed8503.zip |
- update to 1.18.0
-rw-r--r-- | x11/gnustep-app/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnustep-app/Makefile b/x11/gnustep-app/Makefile index 742793804334..96c8e6395399 100644 --- a/x11/gnustep-app/Makefile +++ b/x11/gnustep-app/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnustep-app -PORTVERSION= 1.14.3 -PORTREVISION= 4 +PORTVERSION= 1.18.0 CATEGORIES= x11 gnustep MASTER_SITES= # empty DISTFILES= # empty |