diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-01 12:13:54 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-01 12:13:54 +0000 |
commit | 7be606cdf63c50e178dab5bd297f53873130a449 (patch) | |
tree | ca8dac85ddb74edb40f31cdda0c5ae3b20d4f430 /textproc/fldiff | |
parent | d3d9fcffc424eecdbd2bfdf7c0a4697f81f0b18b (diff) |
Notes
Diffstat (limited to 'textproc/fldiff')
-rw-r--r-- | textproc/fldiff/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/fldiff/Makefile b/textproc/fldiff/Makefile index 32d6b89447f1..bd134989031c 100644 --- a/textproc/fldiff/Makefile +++ b/textproc/fldiff/Makefile @@ -9,6 +9,7 @@ PORTNAME= fldiff PORTVERSION= 1.0 CATEGORIES= textproc MASTER_SITES= http://critical.ch/distfiles/ \ + http://energy.critical.ch/distfiles/ \ http://www.easysw.com/~mike/fldiff/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source |