update maintainer email address
fix license marker while there
This commit is contained in:
parent
b43fbadf51
commit
466f727a05
@ -1,15 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2016/12/29 09:10:36 jca Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2018/11/22 19:44:56 sthen Exp $
|
||||
|
||||
COMMENT= manages software package installations with symlinks
|
||||
|
||||
DISTNAME= stow-2.2.2
|
||||
REVISION= 0
|
||||
CATEGORIES= sysutils
|
||||
|
||||
HOMEPAGE= https://www.gnu.org/software/stow/stow.html
|
||||
|
||||
MAINTAINER= Andreas Kusalananda Kahari <andreas.kahari@icm.uu.se>
|
||||
MAINTAINER= Andreas Kusalananda Kahari <andreas.kahari@abc.se>
|
||||
|
||||
# GPL
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:=stow/}
|
||||
@ -20,5 +21,4 @@ USE_GMAKE=Yes
|
||||
TEST_DEPENDS= devel/p5-IO-stringy \
|
||||
devel/p5-Test-Output
|
||||
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user