diff options
author | maho <maho@FreeBSD.org> | 2004-11-23 09:47:05 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2004-11-23 09:47:05 +0800 |
commit | 8abd89583551e7a9726dc009d4001b21743fbb5c (patch) | |
tree | 4341aefe0195f9124d255bf9ad7711ad46a84c70 /editors/openoffice.org-3-RC | |
parent | 959bf4d182a5d30a0910472d5b852f685b773f4b (diff) | |
download | freebsd-ports-gnome-8abd89583551e7a9726dc009d4001b21743fbb5c.tar.gz freebsd-ports-gnome-8abd89583551e7a9726dc009d4001b21743fbb5c.tar.zst freebsd-ports-gnome-8abd89583551e7a9726dc009d4001b21743fbb5c.zip |
Add ${SNAPDATE} in ${PORTVERSION}
Diffstat (limited to 'editors/openoffice.org-3-RC')
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index 9ec79e48fd77..b9dd0470a9a6 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 \ |