diff options
author | erwin <erwin@FreeBSD.org> | 2008-02-02 22:15:06 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2008-02-02 22:15:06 +0800 |
commit | d988c248014aec39a28ebc99950bc53ee23da283 (patch) | |
tree | 3b7bd5fd516c1ae12d1a2ee49a3994c21aaa32e0 | |
parent | cf3d1b97c3648242e47c00d6c404059b82079089 (diff) | |
download | freebsd-ports-gnome-d988c248014aec39a28ebc99950bc53ee23da283.tar.gz freebsd-ports-gnome-d988c248014aec39a28ebc99950bc53ee23da283.tar.zst freebsd-ports-gnome-d988c248014aec39a28ebc99950bc53ee23da283.zip |
Bump PORTREVISION as a quick-fix for INDEX.
-rw-r--r-- | editors/openoffice.org-2-RC/Makefile | 1 | ||||
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index 3ad617f9dd9c..158c1212971d 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/Makefile @@ -7,6 +7,7 @@ PORTNAME?= openoffice.org PORTVERSION?= 2.4.${SNAPDATE} +PORTREVISION= 1 CATEGORIES+= editors java MASTER_SITES+= http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ http://openoffice.lunarshells.com/sources/ \ diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index 3ad617f9dd9c..158c1212971d 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -7,6 +7,7 @@ PORTNAME?= openoffice.org PORTVERSION?= 2.4.${SNAPDATE} +PORTREVISION= 1 CATEGORIES+= editors java MASTER_SITES+= http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ http://openoffice.lunarshells.com/sources/ \ |