diff options
author | martymac <martymac@FreeBSD.org> | 2014-10-14 14:20:55 +0800 |
---|---|---|
committer | martymac <martymac@FreeBSD.org> | 2014-10-14 14:20:55 +0800 |
commit | 3967c049213b0f1c65fbad1edabde421c7c62e86 (patch) | |
tree | 12d30dcc95f98cdc204da05f1801c8905c608ff9 /security/fakeroot/Makefile | |
parent | aa6f08752e1acba9d957c6717aa7a74aa67cde35 (diff) | |
download | freebsd-ports-gnome-3967c049213b0f1c65fbad1edabde421c7c62e86.tar.gz freebsd-ports-gnome-3967c049213b0f1c65fbad1edabde421c7c62e86.tar.zst freebsd-ports-gnome-3967c049213b0f1c65fbad1edabde421c7c62e86.zip |
Update to 1.20.2
Diffstat (limited to 'security/fakeroot/Makefile')
-rw-r--r-- | security/fakeroot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fakeroot/Makefile b/security/fakeroot/Makefile index 1b066b85b985..975acbcade1d 100644 --- a/security/fakeroot/Makefile +++ b/security/fakeroot/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fakeroot -PORTVERSION= 1.20.1 +PORTVERSION= 1.20.2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/f/fakeroot |