diff options
author | martti <martti> | 2003-03-05 09:05:33 +0000 |
---|---|---|
committer | martti <martti> | 2003-03-05 09:05:33 +0000 |
commit | a08d51942cb4860b96c7d5560026f1e98d7c2e71 (patch) | |
tree | 630d2e36ba6eea10a480d5fc873d483b75215306 /net/proftpd/Makefile | |
parent | 40ef09ca33ccfb63d7bb39d91d2550648629c4e0 (diff) | |
download | pkgsrc-a08d51942cb4860b96c7d5560026f1e98d7c2e71.tar.gz |
Updated proftpd to 1.2.8
- lots of bug fixes
Diffstat (limited to 'net/proftpd/Makefile')
-rw-r--r-- | net/proftpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/proftpd/Makefile b/net/proftpd/Makefile index 66930703449..278e8833b38 100644 --- a/net/proftpd/Makefile +++ b/net/proftpd/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2002/12/31 09:19:04 martti Exp $ +# $NetBSD: Makefile,v 1.6 2003/03/05 09:05:33 martti Exp $ -DISTNAME= proftpd-1.2.7 +DISTNAME= proftpd-1.2.8 CATEGORIES= net MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ EXTRACT_SUFX= .tar.bz2 |