diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
commit | b6160330f7bd38f75018b5d0ad05331781f784fe (patch) | |
tree | 8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /print/auctex/Makefile | |
parent | d24590a24ed941981c40e76d9e13d62aed390d4e (diff) | |
download | pkgsrc-b6160330f7bd38f75018b5d0ad05331781f784fe.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'print/auctex/Makefile')
-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 |