diff options
author | danilo <danilo@FreeBSD.org> | 2014-08-18 06:57:01 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2014-08-18 06:57:01 +0800 |
commit | 6b9c344f33146713d0a377fc4614493bf01e3695 (patch) | |
tree | 0adc47d9f71cd4a61f01c2fdfcd35ce095be3c6d /sysutils | |
parent | 98cadf613bc53c4c4450e043af2203a5194838ac (diff) | |
download | freebsd-ports-gnome-6b9c344f33146713d0a377fc4614493bf01e3695.tar.gz freebsd-ports-gnome-6b9c344f33146713d0a377fc4614493bf01e3695.tar.zst freebsd-ports-gnome-6b9c344f33146713d0a377fc4614493bf01e3695.zip |
- Update from 3.14.1 to 3.21
- Take maintainership
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/pam_mount/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pam_mount/Makefile b/sysutils/pam_mount/Makefile index 4b874b1dac7c..fbcd97dafb92 100644 --- a/sysutils/pam_mount/Makefile +++ b/sysutils/pam_mount/Makefile @@ -3,7 +3,7 @@ PORTNAME= pam_mount PORTVERSION= 2.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME:S/_/-/}/${PORTNAME}/${PORTVERSION}/ |