diff options
author | miwi <miwi@FreeBSD.org> | 2009-10-07 17:59:25 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-10-07 17:59:25 +0800 |
commit | 1d20f821d856b7a707210d65c83df37d11905206 (patch) | |
tree | 4d92f692cfd0fecaa489106f854553162734aae8 /security/fakeroot/Makefile | |
parent | 0f42c9365cbbe8087b14ccbe2b1338f890b17d32 (diff) | |
download | freebsd-ports-gnome-1d20f821d856b7a707210d65c83df37d11905206.tar.gz freebsd-ports-gnome-1d20f821d856b7a707210d65c83df37d11905206.tar.zst freebsd-ports-gnome-1d20f821d856b7a707210d65c83df37d11905206.zip |
- Update to 1.13.1
PR: 139366
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 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 |