diff options
Diffstat (limited to 'textproc/diffstat/Makefile')
-rw-r--r-- | textproc/diffstat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/diffstat/Makefile b/textproc/diffstat/Makefile index 2e0cd8970898..01662cd36048 100644 --- a/textproc/diffstat/Makefile +++ b/textproc/diffstat/Makefile @@ -6,9 +6,9 @@ # PORTNAME= diffstat -PORTVERSION= 1.54 +PORTVERSION= 1.55 CATEGORIES= textproc devel -MASTER_SITES= ftp://dickey.his.com/diffstat/ +MASTER_SITES= ftp://invisible-island.net/${PORTNAME}/ EXTRACT_SUFX= .tgz MAINTAINER= clsung@FreeBSD.org |