remove WWW tag from DESCR and comment out HOMEPAGE from Makefile until a

suitable webpage can be found. The current URL redirects to a page that
has no relevance to gtksee.
This commit is contained in:
brad 2001-10-10 19:11:49 +00:00
parent e846d541ce
commit e8dc7945d7
2 changed files with 5 additions and 6 deletions

View File

@ -1,11 +1,12 @@
# $OpenBSD: Makefile,v 1.5 2001/05/31 00:43:10 brad Exp $
# $OpenBSD: Makefile,v 1.6 2001/10/10 19:11:49 brad Exp $
COMMENT= "image viewer similar to ACDSee for Windows"
DISTNAME= gtksee-0.5.0
CATEGORIES= graphics
COMMENT= "image viewer similar to ACDSee for Windows"
HOMEPAGE= http://hotaru.clinuxworld.com/gtksee/
NEED_VERSION= 1.460
NEED_VERSION= 1.405
#HOMEPAGE= http://hotaru.clinuxworld.com/gtksee/
MAINTAINER= Joshua Stein <jcs@rt.fm>

View File

@ -1,3 +1 @@
GTKSee is an image viewer based off of the ACDSee program for Windows.
WWW: ${HOMEPAGE}