diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2013-10-20 19:20:15 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2013-10-20 19:20:15 +0000 |
commit | 784e4c52e19da2d697b5b38bf682bfa80caa338a (patch) | |
tree | fbc624ebebfbe7afce5736f025523e4649fa9967 /sysutils/pacman | |
parent | bb070d6ee318c2b5e4c163723631dc2956b3feae (diff) |
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 ffe9fd498990..51b893431c86 100644 --- a/sysutils/pacman/Makefile +++ b/sysutils/pacman/Makefile @@ -3,7 +3,7 @@ PORTNAME= pacman PORTVERSION= 4.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.archlinux.org/other/pacman/ \ http://mirror.amdmi3.ru/distfiles/ |