diff options
author | abs <abs> | 2009-04-10 10:35:16 +0000 |
---|---|---|
committer | abs <abs> | 2009-04-10 10:35:16 +0000 |
commit | 9874a31dba0ff25b40cc2e3455287ef3dfabf93d (patch) | |
tree | cce704fa2ea1e5293e90f057ecfb975d50a24963 /multimedia | |
parent | 99e1e2ef48a247e317586bd059db23c7ad984c40 (diff) | |
download | pkgsrc-9874a31dba0ff25b40cc2e3455287ef3dfabf93d.tar.gz |
Update HOMEPAGE to point to the 'new' sourceforge project page.
The previous HOMEPAGE linked to the older 0.14 homepage and
sourceforge project
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/lsdvd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/lsdvd/Makefile b/multimedia/lsdvd/Makefile index 3385c67307c..67d672c5119 100644 --- a/multimedia/lsdvd/Makefile +++ b/multimedia/lsdvd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2009/01/20 00:34:35 snj Exp $ +# $NetBSD: Makefile,v 1.15 2009/04/10 10:35:16 abs Exp $ DISTNAME= lsdvd-0.16 PKGREVISION= 4 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lsdvd/} DIST_SUBDIR= ${PKGNAME_NOREV} MAINTAINER= snj@NetBSD.org -HOMEPAGE= http://untrepid.com/acidrip/lsdvd.html +HOMEPAGE= http://sourceforge.net/projects/lsdvd/ COMMENT= Application displaying the contents of DVDs PKG_INSTALLATION_TYPES= overwrite pkgviews |