diff options
author | martti <martti> | 2006-04-17 05:33:09 +0000 |
---|---|---|
committer | martti <martti> | 2006-04-17 05:33:09 +0000 |
commit | 4f45cc296e8169b5828d69419dfca287448dde4e (patch) | |
tree | b72bc0c92a7a63cbe40d2a85a7880ff86f8540ce /net/proftpd/Makefile | |
parent | 57e43fa3d3150894c65ec7da55e7a7e63bb31758 (diff) | |
download | pkgsrc-4f45cc296e8169b5828d69419dfca287448dde4e.tar.gz |
Updated net/proftpd to 1.3.0
This is the official release (which should be identical to rc5)
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 70cd6effea9..24bfd61ec03 100644 --- a/net/proftpd/Makefile +++ b/net/proftpd/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.33 2006/03/20 05:52:48 martti Exp $ +# $NetBSD: Makefile,v 1.34 2006/04/17 05:33:09 martti Exp $ -DISTNAME= proftpd-1.3.0rc5 +DISTNAME= proftpd-1.3.0 #PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \ |