diff options
author | fredb <fredb@pkgsrc.org> | 2005-03-05 20:03:29 +0000 |
---|---|---|
committer | fredb <fredb@pkgsrc.org> | 2005-03-05 20:03:29 +0000 |
commit | 3599d243f7b41b4047b424d6acd36db929e02246 (patch) | |
tree | 922738238dd41d42328f8ce7787ad7e1972df905 /graphics/xli/Makefile | |
parent | 62e69d7f0121adc57312cdb47e5136c22c09f9e0 (diff) | |
download | pkgsrc-3599d243f7b41b4047b424d6acd36db929e02246.tar.gz |
De-lint. Particularly, shorten DESCR.
Diffstat (limited to 'graphics/xli/Makefile')
-rw-r--r-- | graphics/xli/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/xli/Makefile b/graphics/xli/Makefile index 2f44681c3d4..bbdaa3bfceb 100644 --- a/graphics/xli/Makefile +++ b/graphics/xli/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2004/10/03 00:14:58 tv Exp $ +# $NetBSD: Makefile,v 1.24 2005/03/05 20:03:29 fredb Exp $ DISTNAME= xli-1.17.0 PKGREVISION= 1 @@ -6,7 +6,8 @@ CATEGORIES= graphics x11 MASTER_SITES= http://pantransit.reptiles.org/prog/ MAINTAINER= tech-pkg@NetBSD.org -COMMENT= Version of xloadimage, an X11 Image Loading Utility +HOMEPAGE= http://pantransit.reptiles.org/prog/ +COMMENT= X11 Image Loading Utility USE_BUILDLINK3= YES USE_IMAKE= YES |