Fix portname.
Submitted by: vd
This commit is contained in:
parent
971a317962
commit
f014a150f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177295
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME?= openoffice.org-RC
|
PORTNAME?= openoffice.org
|
||||||
PORTVERSION?= 2.1.${SNAPDATE}
|
PORTVERSION?= 2.1.${SNAPDATE}
|
||||||
CATEGORIES+= editors java
|
CATEGORIES+= editors java
|
||||||
MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/developer/680_m${MILESTONE}/&,} \
|
MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/developer/680_m${MILESTONE}/&,} \
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME?= openoffice.org-RC
|
PORTNAME?= openoffice.org
|
||||||
PORTVERSION?= 2.1.${SNAPDATE}
|
PORTVERSION?= 2.1.${SNAPDATE}
|
||||||
CATEGORIES+= editors java
|
CATEGORIES+= editors java
|
||||||
MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/developer/680_m${MILESTONE}/&,} \
|
MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/developer/680_m${MILESTONE}/&,} \
|
||||||
|
|
Loading…
Reference in a new issue