diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 15:11:27 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 15:11:27 +0000 |
commit | 3ce0f2180809f6e79ba77264143a3d1b824a8d54 (patch) | |
tree | 20e1ada1d8086dd795eda0a0236243d21c6aaeba /games/xbill | |
parent | 5f8e11b89300cab751e82ccf7569f3305f04f3bc (diff) | |
download | ports-3ce0f2180809f6e79ba77264143a3d1b824a8d54.tar.gz ports-3ce0f2180809f6e79ba77264143a3d1b824a8d54.zip |
Notes
Diffstat (limited to 'games/xbill')
-rw-r--r-- | games/xbill/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xbill/Makefile b/games/xbill/Makefile index 1dfeb45b6aad..60867374e50b 100644 --- a/games/xbill/Makefile +++ b/games/xbill/Makefile @@ -3,7 +3,7 @@ PORTNAME= xbill PORTVERSION= 2.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= http://www.xbill.org/download/ \ http://mirror.amdmi3.ru/distfiles/ |