diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-16 11:03:03 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-16 11:03:03 +0000 |
commit | 2b6059fdf05a94017d63b9c4caf7121ad03a6ecf (patch) | |
tree | acb80e98827285f5b22cb21d22858eafe26df9cd /devel/xtla/Makefile | |
parent | cf793a53216eca75bfaa18b81b5acf7e21494d87 (diff) |
- Tarball rerolled; author changed debian package and emacs autoload
PR: ports/94458
Submitted by: Dryice Liu <dryice@dryice.name> (maintainer)
Notes
Notes:
svn path=/head/; revision=157403
Diffstat (limited to 'devel/xtla/Makefile')
-rw-r--r-- | devel/xtla/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/xtla/Makefile b/devel/xtla/Makefile index 0ec8607ff3f4..a72c420a8b52 100644 --- a/devel/xtla/Makefile +++ b/devel/xtla/Makefile @@ -7,10 +7,11 @@ PORTNAME= xtla PORTVERSION= 1.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel elisp MASTER_SITES= http://download.gna.org/xtla-el/ \ - http://bsdchat.com/dist/dryice/ + http://dryice.name/computer/FreeBSD/distfiles/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= dryice@dryice.name |