fix pkgname to be legal - postfix-20010228-pl1 is *not*
Remember: NO '-' IN PKG VERSION!
This commit is contained in:
parent
22f45e206c
commit
5e4c0577ba
1 changed files with 2 additions and 2 deletions
|
@ -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/
|
||||
|
||||
|
|
Loading…
Reference in a new issue