diff options
author | wiz <wiz> | 2006-10-04 21:53:15 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 21:53:15 +0000 |
commit | 8b71c50b00f67d8f43e4204ff70d3aef70821528 (patch) | |
tree | 8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /print/auctex | |
parent | 75890b8e7d31028f0329b650e1e96db5c180539b (diff) | |
download | pkgsrc-8b71c50b00f67d8f43e4204ff70d3aef70821528.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'print/auctex')
-rw-r--r-- | print/auctex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/auctex/Makefile b/print/auctex/Makefile index e9dd09f0bf3..201ca6915d2 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2006/06/12 12:30:05 tonio Exp $ +# $NetBSD: Makefile,v 1.31 2006/10/04 21:56:34 wiz Exp $ DISTNAME= auctex-11.83 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= print MASTER_SITES= http://ftp.gnu.org/pub/gnu/auctex/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.nongnu.org/auctex/ +HOMEPAGE= http://www.gnu.org/software/auctex/ COMMENT= Enhanced LaTeX mode for Emacs EMACS_MODULES= base |