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 | 4463323773b6736b07c9aa75e9bc413cf9bdc3c5 (patch) | |
tree | 99b447cebfa9e375a60c2e3d0a5721fef50e5c61 /security/heimdal | |
parent | 96ecbc8ae07c483e086c58d5e620ee1f27025887 (diff) | |
download | pkgsrc-4463323773b6736b07c9aa75e9bc413cf9bdc3c5.tar.gz |
There is no PKGREVISION less than 1. Just remove it in this case.
Diffstat (limited to 'security/heimdal')
-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/ |