diff options
author | maho <maho@FreeBSD.org> | 2004-04-10 12:08:14 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2004-04-10 12:08:14 +0800 |
commit | 07062fded3258b97bd1ab1dacf648bc8ac0af71c (patch) | |
tree | 58a13856e897d5a620f08726d422eb66bffe78c4 | |
parent | 6e8fbebc51551d395845540ca0e85cc4945c784e (diff) | |
download | freebsd-ports-gnome-07062fded3258b97bd1ab1dacf648bc8ac0af71c.tar.gz freebsd-ports-gnome-07062fded3258b97bd1ab1dacf648bc8ac0af71c.tar.zst freebsd-ports-gnome-07062fded3258b97bd1ab1dacf648bc8ac0af71c.zip |
remove PORTREVIESION (typo)
Actually OOo1.1.1p1 is not a bugfix for FreeBSD,
but very very minor fix for Windows. I'm lucky.
Sorry for everyone.
Pointy hat to: me
Submitted: Jon Noack <noackjr@alumni.rice.edu>
PR: 65377
-rw-r--r-- | editors/openoffice-1.1/Makefile | 1 | ||||
-rw-r--r-- | editors/openoffice.org-1.1/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile index 535d61da556e..6d25e1b35590 100644 --- a/editors/openoffice-1.1/Makefile +++ b/editors/openoffice-1.1/Makefile @@ -7,7 +7,6 @@ PORTNAME= openoffice PORTVERSION= 1.1.1 -PORTREVIESION= 1 CATEGORIES+= editors MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/%SUBDIR%/ \ diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile index 535d61da556e..6d25e1b35590 100644 --- a/editors/openoffice.org-1.1/Makefile +++ b/editors/openoffice.org-1.1/Makefile @@ -7,7 +7,6 @@ PORTNAME= openoffice PORTVERSION= 1.1.1 -PORTREVIESION= 1 CATEGORIES+= editors MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/%SUBDIR%/ \ |