diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-07-31 14:28:24 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-07-31 14:28:24 +0000 |
commit | 77cf194e466b6cf2398f1a1c9b3af4e6c6f294ce (patch) | |
tree | 8ebaa03e51efb95bbb707858737a80b1d51c0989 /sysutils/pacman/Makefile | |
parent | 698e0d73b0c7085220bc9941324476498c8435a7 (diff) | |
download | ports-77cf194e466b6cf2398f1a1c9b3af4e6c6f294ce.tar.gz ports-77cf194e466b6cf2398f1a1c9b3af4e6c6f294ce.zip |
Notes
Diffstat (limited to 'sysutils/pacman/Makefile')
-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 eae0e639d47f..96be3b3d8790 100644 --- a/sysutils/pacman/Makefile +++ b/sysutils/pacman/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pacman -PORTVERSION= 5.1.0 +PORTVERSION= 5.1.1 CATEGORIES= sysutils MASTER_SITES= https://sources.archlinux.org/other/${PORTNAME}/ \ https://mirror.amdmi3.ru/distfiles/ |