diff options
author | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2003-01-08 08:36:15 +0000 |
---|---|---|
committer | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2003-01-08 08:36:15 +0000 |
commit | 57a3e2b4f8f9cbef424f143eb2c7981f1c2cf310 (patch) | |
tree | 8989b0a775e0e7daaa9f5f7b1ab226b1b9fbac67 /print/auctex | |
parent | Suggested by: marck@woozle.rinet.ru (diff) |
Update to 11.13
Notes
Notes:
svn path=/head/; revision=72723
Diffstat (limited to 'print/auctex')
-rw-r--r-- | print/auctex/Makefile | 4 | ||||
-rw-r--r-- | print/auctex/distinfo | 2 | ||||
-rw-r--r-- | print/auctex/pkg-descr | 2 | ||||
-rw-r--r-- | print/auctex/pkg-plist | 10 |
4 files changed, 14 insertions, 4 deletions
diff --git a/print/auctex/Makefile b/print/auctex/Makefile index a951c5734547..fd32cd075de3 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -6,9 +6,9 @@ # PORTNAME= auctex -PORTVERSION= 11.11 +PORTVERSION= 11.13 CATEGORIES= print elisp -MASTER_SITES= ftp://ftp.dina.kvl.dk/pub/Staff/Per.Abrahamsen/auctex/ +MASTER_SITES= http://savannah.nongnu.org/download/auctex/stable.pkg/${PORTVERSION}/ MAINTAINER= yoichi@FreeBSD.org diff --git a/print/auctex/distinfo b/print/auctex/distinfo index eb36e7015020..20a46c784846 100644 --- a/print/auctex/distinfo +++ b/print/auctex/distinfo @@ -1 +1 @@ -MD5 (auctex-11.11.tar.gz) = f4d13a67632cffb6c02547b727b73acf +MD5 (auctex-11.13.tar.gz) = 6abe89698b9f03bfbd8745794c06d4b6 diff --git a/print/auctex/pkg-descr b/print/auctex/pkg-descr index 1360410f0390..5bb92d7e252a 100644 --- a/print/auctex/pkg-descr +++ b/print/auctex/pkg-descr @@ -22,4 +22,4 @@ documentation system. That is, documentation for any command is just a key click away! AUC TeX is written entirely in Emacs-Lisp, and hence you can easily add new features for your own needs. -WWW: http://www.sunsite.dk/auctex/ +WWW: http://www.nongnu.org/auctex/ diff --git a/print/auctex/pkg-plist b/print/auctex/pkg-plist index c4e13815094c..4e112ff1ef0a 100644 --- a/print/auctex/pkg-plist +++ b/print/auctex/pkg-plist @@ -105,6 +105,16 @@ share/doc/auctex/README %%LISPDIR%%/auctex/style/psfig.elc %%LISPDIR%%/auctex/style/report.el %%LISPDIR%%/auctex/style/report.elc +%%LISPDIR%%/auctex/style/scrartcl.el +%%LISPDIR%%/auctex/style/scrartcl.elc +%%LISPDIR%%/auctex/style/scrbase.el +%%LISPDIR%%/auctex/style/scrbase.elc +%%LISPDIR%%/auctex/style/scrbook.el +%%LISPDIR%%/auctex/style/scrbook.elc +%%LISPDIR%%/auctex/style/scrlttr2.el +%%LISPDIR%%/auctex/style/scrlttr2.elc +%%LISPDIR%%/auctex/style/scrreprt.el +%%LISPDIR%%/auctex/style/scrreprt.elc %%LISPDIR%%/auctex/style/slides.el %%LISPDIR%%/auctex/style/slides.elc %%LISPDIR%%/auctex/style/slovak.el |