diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-11-11 08:13:15 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-11-11 08:13:15 +0000 |
commit | c2b7eec99fa6e4a5396219eebc680f47302d1479 (patch) | |
tree | 4cc672f26a8ef3499b8ad8e395c5a834cf8ace0b /devel/xtla/Makefile | |
parent | fb3d747b7d785b31f27133ccc69dee4299a0073d (diff) |
Update to 0.9 (req. PORTEPOCH-bump)
PR: ports/73798
Submitted by: maitainer
Notes
Notes:
svn path=/head/; revision=121363
Diffstat (limited to 'devel/xtla/Makefile')
-rw-r--r-- | devel/xtla/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/xtla/Makefile b/devel/xtla/Makefile index 1e3ecba77fbb..1e743cfbf5d6 100644 --- a/devel/xtla/Makefile +++ b/devel/xtla/Makefile @@ -6,11 +6,11 @@ # PORTNAME= xtla -PORTVERSION= 20040820 +PORTVERSION= 0.9 +PORTEPOCH= 1 CATEGORIES= devel elisp -MASTER_SITES= http://xsteve.nit.at/prg/emacs/ +MASTER_SITES= http://download.gna.org/xtla-el/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} -DISTNAME= ${PORTNAME} MAINTAINER= dryice@liu.com.cn COMMENT= An Emacs front-end to tla |