diff options
author | maho <maho@FreeBSD.org> | 2004-11-23 01:47:05 +0000 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2004-11-23 01:47:05 +0000 |
commit | 8abd89583551e7a9726dc009d4001b21743fbb5c (patch) | |
tree | 4341aefe0195f9124d255bf9ad7711ad46a84c70 /editors | |
parent | 959bf4d182a5d30a0910472d5b852f685b773f4b (diff) | |
download | FreeBSD-ports-8abd89583551e7a9726dc009d4001b21743fbb5c.zip FreeBSD-ports-8abd89583551e7a9726dc009d4001b21743fbb5c.tar.gz |
Add ${SNAPDATE} in ${PORTVERSION}
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-2.0-devel/Makefile | 3 | ||||
-rw-r--r-- | editors/openoffice-3-devel/Makefile | 3 | ||||
-rw-r--r-- | editors/openoffice-3/Makefile | 3 | ||||
-rw-r--r-- | editors/openoffice.org-2-RC/Makefile | 3 | ||||
-rw-r--r-- | editors/openoffice.org-2-devel/Makefile | 3 | ||||
-rw-r--r-- | editors/openoffice.org-2.0-devel/Makefile | 3 | ||||
-rw-r--r-- | editors/openoffice.org-2.0/Makefile | 3 | ||||
-rw-r--r-- | editors/openoffice.org-2/Makefile | 3 | ||||
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 3 | ||||
-rw-r--r-- | editors/openoffice.org-3-devel/Makefile | 3 | ||||
-rw-r--r-- | editors/openoffice.org-3/Makefile | 3 | ||||
-rw-r--r-- | editors/openoffice.org-vcltesttool/Makefile | 3 |
12 files changed, 12 insertions, 24 deletions
diff --git a/editors/openoffice-2.0-devel/Makefile b/editors/openoffice-2.0-devel/Makefile index 9ec79e4..b9dd047 100644 --- a/editors/openoffice-2.0-devel/Makefile +++ b/editors/openoffice-2.0-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= openoffice -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors MASTER_SITES+= ${MASTER_SITE_LOCAL} \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index 9ec79e4..b9dd047 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= openoffice -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors MASTER_SITES+= ${MASTER_SITE_LOCAL} \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile index 9ec79e4..b9dd047 100644 --- a/editors/openoffice-3/Makefile +++ b/editors/openoffice-3/Makefile @@ -6,8 +6,7 @@ # PORTNAME= openoffice -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors MASTER_SITES+= ${MASTER_SITE_LOCAL} \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index 9ec79e4..b9dd047 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/Makefile @@ -6,8 +6,7 @@ # PORTNAME= openoffice -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors MASTER_SITES+= ${MASTER_SITE_LOCAL} \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile index 9ec79e4..b9dd047 100644 --- a/editors/openoffice.org-2-devel/Makefile +++ b/editors/openoffice.org-2-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= openoffice -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors MASTER_SITES+= ${MASTER_SITE_LOCAL} \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile index 9ec79e4..b9dd047 100644 --- a/editors/openoffice.org-2.0-devel/Makefile +++ b/editors/openoffice.org-2.0-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= openoffice -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors MASTER_SITES+= ${MASTER_SITE_LOCAL} \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ diff --git a/editors/openoffice.org-2.0/Makefile b/editors/openoffice.org-2.0/Makefile index 9ec79e4..b9dd047 100644 --- a/editors/openoffice.org-2.0/Makefile +++ b/editors/openoffice.org-2.0/Makefile @@ -6,8 +6,7 @@ # PORTNAME= openoffice -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors MASTER_SITES+= ${MASTER_SITE_LOCAL} \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile index 9ec79e4..b9dd047 100644 --- a/editors/openoffice.org-2/Makefile +++ b/editors/openoffice.org-2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= openoffice -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors MASTER_SITES+= ${MASTER_SITE_LOCAL} \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index 9ec79e4..b9dd047 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -6,8 +6,7 @@ # PORTNAME= openoffice -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors MASTER_SITES+= ${MASTER_SITE_LOCAL} \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile index 9ec79e4..b9dd047 100644 --- a/editors/openoffice.org-3-devel/Makefile +++ b/editors/openoffice.org-3-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= openoffice -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors MASTER_SITES+= ${MASTER_SITE_LOCAL} \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile index 9ec79e4..b9dd047 100644 --- a/editors/openoffice.org-3/Makefile +++ b/editors/openoffice.org-3/Makefile @@ -6,8 +6,7 @@ # PORTNAME= openoffice -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors MASTER_SITES+= ${MASTER_SITE_LOCAL} \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile index 9ec79e4..b9dd047 100644 --- a/editors/openoffice.org-vcltesttool/Makefile +++ b/editors/openoffice.org-vcltesttool/Makefile @@ -6,8 +6,7 @@ # PORTNAME= openoffice -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors MASTER_SITES+= ${MASTER_SITE_LOCAL} \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ |