diff options
author | miwi <miwi@FreeBSD.org> | 2008-11-30 04:34:41 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-11-30 04:34:41 +0800 |
commit | e999ec0c85fc25bebc3f2d14402ce5e8c2bf533a (patch) | |
tree | 998e47029891cc03cb1ab6d5224a3fe74b345964 /security/fakeroot/Makefile | |
parent | 4396513f960e427c4666456236f76f762d2abd33 (diff) | |
download | freebsd-ports-gnome-e999ec0c85fc25bebc3f2d14402ce5e8c2bf533a.tar.gz freebsd-ports-gnome-e999ec0c85fc25bebc3f2d14402ce5e8c2bf533a.tar.zst freebsd-ports-gnome-e999ec0c85fc25bebc3f2d14402ce5e8c2bf533a.zip |
- Update to 1.11
PR: 129141
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
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 759d234149d1..b4cc9c1cff25 100644 --- a/security/fakeroot/Makefile +++ b/security/fakeroot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fakeroot -PORTVERSION= 1.10.1 +PORTVERSION= 1.11 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/f/fakeroot |