diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2006-08-21 19:15:39 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2006-08-21 19:15:39 +0000 |
commit | 217fa5d646ba7cdc8d2370bd241a4576b0773f08 (patch) | |
tree | d8e2965c24910f6347fb91fee5465495ed6169ac /print | |
parent | b960eaef11051ccec4ceb4312cbe6a8e674c2aca (diff) | |
download | ports-217fa5d646ba7cdc8d2370bd241a4576b0773f08.tar.gz ports-217fa5d646ba7cdc8d2370bd241a4576b0773f08.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/passivetex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/passivetex/Makefile b/print/passivetex/Makefile index 4e02e9646f44..8e6147aa1202 100644 --- a/print/passivetex/Makefile +++ b/print/passivetex/Makefile @@ -9,7 +9,7 @@ PORTNAME= passivetex PORTVERSION= 1.24 PORTREVISION= 1 CATEGORIES= print -MASTER_SITES= http://www.tei-c.org.uk/Software/passivetex/ +MASTER_SITES= http://www.tei-c.org/Software/passivetex/ DISTNAME= ${PORTNAME} DIST_SUBDIR= ${PORTNAME} |