diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2016-11-26 23:41:16 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2016-11-26 23:41:16 +0000 |
commit | d32b8fe316925be3d05e22f643f44fedfae8b961 (patch) | |
tree | 1e863b1e1d51ff45d4b7cc6dddb94bc72e38f36b /sysutils/pacman | |
parent | f334a7c6fa06f00541ac25486de9ddf61e6109b3 (diff) | |
download | ports-d32b8fe316925be3d05e22f643f44fedfae8b961.tar.gz ports-d32b8fe316925be3d05e22f643f44fedfae8b961.zip |
Notes
Diffstat (limited to 'sysutils/pacman')
-rw-r--r-- | sysutils/pacman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pacman/Makefile b/sysutils/pacman/Makefile index eac7f6024a99..9c37b0095c0a 100644 --- a/sysutils/pacman/Makefile +++ b/sysutils/pacman/Makefile @@ -3,7 +3,7 @@ PORTNAME= pacman PORTVERSION= 4.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.archlinux.org/other/pacman/ \ http://mirror.amdmi3.ru/distfiles/ |