diff options
author | tron <tron@pkgsrc.org> | 1999-05-30 11:52:39 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-05-30 11:52:39 +0000 |
commit | 0f435df55f8219baf0389cef7060e5c7ce44ad69 (patch) | |
tree | 1245bef405804f7caf7f51f9e8d599213f782fa9 /mail/postfix | |
parent | 4e455e073570eea7712d05a3ba34b0cb0168a660 (diff) | |
download | pkgsrc-0f435df55f8219baf0389cef7060e5c7ce44ad69.tar.gz |
pkglint:
- Rename package from "postfix-19990317pl05" to "postfix-19990317p05".
- Remove unnecessary and wrong usage of "DISTFILES".
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 425912c4d32..faed973c374 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.3 1999/05/30 11:43:59 tron Exp $ +# $NetBSD: Makefile,v 1.4 1999/05/30 11:52:39 tron Exp $ -PKGNAME= postfix-19990317pl05 DISTNAME= postfix-19990317-pl05 +PKGNAME= postfix-19990317p05 CATEGORIES= mail MASTER_SITES= ftp://postfix.cloud9.net/official/ -DISTFILES= postfix-19990317-pl05.tar.gz MAINTAINER= christos@netbsd.org HOMEPAGE= http://www.postfix.org |