diff options
author | miwi <miwi@FreeBSD.org> | 2009-09-26 03:47:11 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-09-26 03:47:11 +0800 |
commit | 9bdd44dcd547c58ae74c42f76a9c268bac25faa7 (patch) | |
tree | ca1bb5d24b51b8ed600fe95752043f53356f448f /editors/cream/Makefile | |
parent | 44750358c87a784c6245f23efd1729ccb522c109 (diff) | |
download | freebsd-ports-gnome-9bdd44dcd547c58ae74c42f76a9c268bac25faa7.tar.gz freebsd-ports-gnome-9bdd44dcd547c58ae74c42f76a9c268bac25faa7.tar.zst freebsd-ports-gnome-9bdd44dcd547c58ae74c42f76a9c268bac25faa7.zip |
- Update to 0.42
PR: 139108
Feature safe: yes
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Diffstat (limited to 'editors/cream/Makefile')
-rw-r--r-- | editors/cream/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/cream/Makefile b/editors/cream/Makefile index f0b304b461f0..2feb16403a47 100644 --- a/editors/cream/Makefile +++ b/editors/cream/Makefile @@ -6,8 +6,7 @@ # PORTNAME= cream -PORTVERSION= 0.41 -PORTREVISION= 1 +PORTVERSION= 0.42 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/Cream/${PORTVERSION} |