diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-11-26 15:39:14 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-11-26 15:39:14 +0000 |
commit | 52718f88b5cdb368ec6b4016e2a973913076c23c (patch) | |
tree | e6dd2785c5f4d336bf71c4be0d18bb6940b0ba4f /textproc | |
parent | dada9bce4d9397cdf29669239a952ba5fba33825 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/chpp/Makefile | 2 | ||||
-rw-r--r-- | textproc/chpp/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/chpp/Makefile b/textproc/chpp/Makefile index 605b28cfef78..db622221c38c 100644 --- a/textproc/chpp/Makefile +++ b/textproc/chpp/Makefile @@ -8,7 +8,7 @@ PORTNAME= chpp PORTVERSION= 0.3.5 CATEGORIES= textproc -MASTER_SITES= http://trick.unix.cslab.tuwien.ac.at/~chpp/files/ +MASTER_SITES= http://www.complang.tuwien.ac.at/~schani/chpp/files/ MAINTAINER= ports@FreeBSD.org diff --git a/textproc/chpp/pkg-descr b/textproc/chpp/pkg-descr index c4e395d4c279..4932c0c9efd2 100644 --- a/textproc/chpp/pkg-descr +++ b/textproc/chpp/pkg-descr @@ -17,4 +17,4 @@ features: namely lists and hashes (associative arrays), which can be nested arbitrarily. -WWW: http://trick.unix.cslab.tuwien.ac.at/~chpp/ +WWW: http://www.complang.tuwien.ac.at/~schani/chpp/ |