diff options
author | bjs <bjs@pkgsrc.org> | 2007-11-30 09:59:59 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2007-11-30 09:59:59 +0000 |
commit | 0f19e76069480cfb455a556729fbefa5d4dc5ee7 (patch) | |
tree | 52792d4546c6c26b25bf285fdff366f4f8f8b684 /www/links | |
parent | 0fd0cc6499ce1293d119b25e9421613ba33e1b9b (diff) | |
download | pkgsrc-0f19e76069480cfb455a556729fbefa5d4dc5ee7.tar.gz |
I somehow lost the patch I made and it didn't get committed. It's late
now, so I decremented the PKGREVISION and I will revisit this later.
Sorry for any confusion.
Diffstat (limited to 'www/links')
-rw-r--r-- | www/links/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/links/Makefile.common b/www/links/Makefile.common index c82261ba849..5200720fcfd 100644 --- a/www/links/Makefile.common +++ b/www/links/Makefile.common @@ -1,7 +1,6 @@ -# $NetBSD: Makefile.common,v 1.40 2007/11/30 09:11:11 bjs Exp $ +# $NetBSD: Makefile.common,v 1.41 2007/11/30 09:59:59 bjs Exp $ DISTNAME= links-2.1pre31 -PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://links.twibright.com/download/ EXTRACT_SUFX= .tar.bz2 |