diff options
Diffstat (limited to 'textproc/fldiff/Makefile')
-rw-r--r-- | textproc/fldiff/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/fldiff/Makefile b/textproc/fldiff/Makefile index 44afa5fb2c14..dbb90905abbc 100644 --- a/textproc/fldiff/Makefile +++ b/textproc/fldiff/Makefile @@ -9,9 +9,8 @@ PORTNAME= fldiff PORTVERSION= 1.1 PORTREVISION= 2 CATEGORIES= textproc -MASTER_SITES= http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ \ - http://www.easysw.com/~mike/fldiff/ +MASTER_SITES= http://www.easysw.com/~mike/fldiff/ \ + CRITICAL DISTNAME= ${PORTNAME}-${PORTVERSION}-source MAINTAINER= ehaupt@FreeBSD.org |