diff options
author | nork <nork@FreeBSD.org> | 2005-05-01 11:29:39 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2005-05-01 11:29:39 +0800 |
commit | 9a6961bc46b0e027ff7ee3ed821d35d55b581c88 (patch) | |
tree | 89faada1f2969187b6b740c5c446c86291b4be4a | |
parent | e14ba7ec4ec7148c54595bf8de5378d71e1943c5 (diff) | |
download | freebsd-ports-gnome-9a6961bc46b0e027ff7ee3ed821d35d55b581c88.tar.gz freebsd-ports-gnome-9a6961bc46b0e027ff7ee3ed821d35d55b581c88.tar.zst freebsd-ports-gnome-9a6961bc46b0e027ff7ee3ed821d35d55b581c88.zip |
Refetchable and cosmetic change.
PR: ports/80489
Submitted by: chinsan <chinsan@mail2000.com.tw>
-rw-r--r-- | japanese/openoffice-templates/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/japanese/openoffice-templates/Makefile b/japanese/openoffice-templates/Makefile index c3f53dedd11f..381860a0e6d4 100644 --- a/japanese/openoffice-templates/Makefile +++ b/japanese/openoffice-templates/Makefile @@ -7,20 +7,18 @@ PORTNAME= templates PORTVERSION= ${OPENOFFICE_VER}.20041007 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese editors -MASTER_SITES= http://desktop.good-day.net/ooo11/ +MASTER_SITES= http://ooosupport.good-day.net/ PKGNAMEPREFIX= ja-openoffice- -DISTNAME= impress_templates DIST_SUBDIR?= openoffice1.1 +DISTNAME= impress_${PORTNAME} MAINTAINER= openoffice@FreeBSD.org COMMENT= OpenOffice.org 1.1 Impress Templates RUN_DEPENDS= ${LOCALBASE}/${OPENOFFICE}/program/soffice:${PORTSDIR}/japanese/openoffice-1.1 -BROKEN= Unfetchable - NO_BUILD= yes PLIST_FILES= ${OOTEMPLATES:S|^|${TEMPLATEDIR}/|} |