diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-10-07 09:59:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-10-07 09:59:25 +0000 |
commit | 6178af120fa4846ea5f95b9699b6dedd824b2912 (patch) | |
tree | ccc7f6d9d5d30cc65e883fcf9188136506b09724 /security/fakeroot/Makefile | |
parent | c1eb05b082690c32f15cdc30017a2bec7d29ed0a (diff) | |
download | ports-6178af120fa4846ea5f95b9699b6dedd824b2912.tar.gz ports-6178af120fa4846ea5f95b9699b6dedd824b2912.zip |
Notes
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 5db6f85d843b..7fa32ae61a34 100644 --- a/security/fakeroot/Makefile +++ b/security/fakeroot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fakeroot -PORTVERSION= 1.13 +PORTVERSION= 1.13.1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/f/fakeroot |