diff options
author | beech <beech@FreeBSD.org> | 2007-10-09 03:22:45 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2007-10-09 03:22:45 +0800 |
commit | ba0022b45b22dc9be9734814e26125dc21607c9c (patch) | |
tree | 5d0309a5b6b3320de59d199fb52a15e7d8166845 /ftp/proftpd/Makefile | |
parent | a29c417a56012205d877d53c2563fbd37b52c540 (diff) | |
download | freebsd-ports-gnome-ba0022b45b22dc9be9734814e26125dc21607c9c.tar.gz freebsd-ports-gnome-ba0022b45b22dc9be9734814e26125dc21607c9c.tar.zst freebsd-ports-gnome-ba0022b45b22dc9be9734814e26125dc21607c9c.zip |
- Add vendor patch to fix bug - Authoritative PAM is not honored
- Bump portrevision
Reported by: TJ Saunders <tj@castaglia.org> (developer)
Approved by: sat (mentor, implicit)
Diffstat (limited to 'ftp/proftpd/Makefile')
-rw-r--r-- | ftp/proftpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index bf8501c4ef26..e3ab3a76a711 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -7,6 +7,7 @@ PORTNAME= proftpd DISTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \ ftp://ftp.fastorama.com/mirrors/ftp.proftpd.org/distrib/source/ \ |