diff options
author | zafer <zafer> | 2011-03-17 21:05:00 +0000 |
---|---|---|
committer | zafer <zafer> | 2011-03-17 21:05:00 +0000 |
commit | 4d9c9fb5cf0d13250a4e965b54b9fe70c6d6cbb4 (patch) | |
tree | 2fd00c2c1986354b47cead0b51f05e1f492538ec /math/tochnog | |
parent | 196fc9d674223b6545df00b96650697790cf6a2d (diff) | |
download | pkgsrc-4d9c9fb5cf0d13250a4e965b54b9fe70c6d6cbb4.tar.gz |
update master_sites
Diffstat (limited to 'math/tochnog')
-rw-r--r-- | math/tochnog/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/tochnog/Makefile b/math/tochnog/Makefile index 121911d20ff..79d1bb1dc75 100644 --- a/math/tochnog/Makefile +++ b/math/tochnog/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2008/03/04 18:12:59 jlam Exp $ +# $NetBSD: Makefile,v 1.23 2011/03/17 21:05:00 zafer Exp $ DISTNAME= tochnog-20010429 CATEGORIES= math -MASTER_SITES= ftp://tochnog.sourceforge.net/pub/tochnog/ +MASTER_SITES= http://sourceforge.net/projects/tochnog/files/tochnog/ DISTFILES= tn.tar.gz tnu.ps.gz tnp.ps.gz MAINTAINER= pkgsrc-users@NetBSD.org |