Remove defunct HOMEPAGE and switch to using GitHub project URL instead.
This commit is contained in:
parent
4106334801
commit
31bad0d932
@ -1,16 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2019/07/12 20:51:06 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2019/09/20 16:04:59 fcambus Exp $
|
||||
|
||||
COMMENT= validate, correct and pretty-print HTML
|
||||
|
||||
V= 1.04
|
||||
DISTNAME= tidyp-$V
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
EPOCH= 0
|
||||
SHARED_LIBS += tidyp-$V 0.0 # 0.0
|
||||
SHARED_LIBS += tidyp 0.0 # 0.0
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.tidyp.com/
|
||||
HOMEPAGE= https://github.com/petdance/tidyp
|
||||
|
||||
# BSD-like, badly worded
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
Loading…
Reference in New Issue
Block a user