diff options
author | jlam <jlam@pkgsrc.org> | 2004-04-01 20:51:50 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-04-01 20:51:50 +0000 |
commit | 473ccd71748ae96aef1d860e17298ea685d08536 (patch) | |
tree | 99b447cebfa9e375a60c2e3d0a5721fef50e5c61 /security | |
parent | cfe32b68c76ead5fe4550f55c9f6f6cedf1decbd (diff) | |
download | pkgsrc-473ccd71748ae96aef1d860e17298ea685d08536.tar.gz |
There is no PKGREVISION less than 1. Just remove it in this case.
Diffstat (limited to 'security')
-rw-r--r-- | security/heimdal/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index 04bd9119c33..e7a76740b68 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2004/04/01 18:42:25 joda Exp $ +# $NetBSD: Makefile,v 1.14 2004/04/01 20:51:50 jlam Exp $ DISTNAME= heimdal-0.6.1 -PKGREVISION= 0 CATEGORIES= security MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \ ftp://ftp.sunet.se/pub/unix/admin/mirror-pdc/pub/heimdal/src/ |