diff --git a/math/cliquer/Makefile b/math/cliquer/Makefile index ab28a5efbf01..a44dfaf80647 100644 --- a/math/cliquer/Makefile +++ b/math/cliquer/Makefile @@ -1,20 +1,20 @@ PORTNAME= cliquer DISTVERSION= 1.22 CATEGORIES= math MASTER_SITES= https://github.com/dimpase/autocliquer/releases/download/v${DISTVERSION}/ -MAINTAINER= thierry@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Routines for clique searching WWW= https://users.aalto.fi/~pat/cliquer.html LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes TEST_TARGET= check .include