From 5e4c0577ba64165013563561749340103ed82db7 Mon Sep 17 00:00:00 2001 From: hubertf Date: Wed, 11 Apr 2001 21:15:47 +0000 Subject: [PATCH] fix pkgname to be legal - postfix-20010228-pl1 is *not* Remember: NO '-' IN PKG VERSION! --- mail/postfix/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 255912a95405..7c25869a3a40 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2001/04/09 11:45:34 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2001/04/11 21:15:47 hubertf Exp $ DISTNAME= postfix-20010228-pl01 -PKGNAME= postfix-20010228-pl1 +PKGNAME= postfix-20010228pl1 CATEGORIES= mail MASTER_SITES= ftp://postfix.cloud9.net/official/