diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-15 06:46:18 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-15 06:46:18 +0000 |
commit | 1ce66ebca49ffe6d8a254b08ffca78fd8660a9ce (patch) | |
tree | 7df4feb3c13388497561b3378523e182e5f926b8 /textproc/diffstat/Makefile | |
parent | - update to 10.35.84 (diff) |
- Update to 1.55
- Update MASTER_SITES and WWW: change URL to match the official site
Changes: http://invisible-island.net/diffstat/CHANGES
Approved by: clsung (maintainer, via IRC)
Notes
Notes:
svn path=/head/; revision=291416
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 |