diff options
author | is <is> | 2005-09-30 15:57:11 +0000 |
---|---|---|
committer | is <is> | 2005-09-30 15:57:11 +0000 |
commit | 63ce832fe59e8b8086e589bf6ed88b3b0ba9c2c0 (patch) | |
tree | e47302de5b7a37da280a6df9bf1713a8bfeac94a /www/links/Makefile | |
parent | 902dfea83456cc807b78afa729f4ad6364eee49d (diff) | |
download | pkgsrc-63ce832fe59e8b8086e589bf6ed88b3b0ba9c2c0.tar.gz |
Apparently, a superfluous file was removed from the source tarballs,
without bumping the version.
Diffstat (limited to 'www/links/Makefile')
-rw-r--r-- | www/links/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/links/Makefile b/www/links/Makefile index b50601fdb24..78b1accfc37 100644 --- a/www/links/Makefile +++ b/www/links/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2005/08/06 10:57:25 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2005/09/30 15:57:11 is Exp $ # PKGNAME= links-2.1.0.18 COMMENT= Lynx-like text WWW browser +DIST_SUBDIR= links CONFLICTS+= links-gui-[0-9]* elinks-0.3* |