Date: Fri, 20 Dec 2019 06:45:28 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520477 - head/dns/adsuck Message-ID: <201912200645.xBK6jSpW076180@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Fri Dec 20 06:45:27 2019 New Revision: 520477 URL: https://svnweb.freebsd.org/changeset/ports/520477 Log: dns/adsuck: Remove useless pkg-deinstall script A message to delete the _adsuck user/group after deinstallation is already printed by USERS/GROUPS. No need to print it twice. Deleted: head/dns/adsuck/pkg-deinstall Modified: head/dns/adsuck/Makefile Modified: head/dns/adsuck/Makefile ============================================================================== --- head/dns/adsuck/Makefile Fri Dec 20 06:12:42 2019 (r520476) +++ head/dns/adsuck/Makefile Fri Dec 20 06:45:27 2019 (r520477) @@ -3,7 +3,7 @@ PORTNAME= adsuck PORTVERSION= 2.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= dns MASTER_SITES= http://opensource.conformal.com/snapshots/adsuck/ \ http://philpep.org/pub/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912200645.xBK6jSpW076180>