svn commit: r520477 - head/dns/adsuck

Tobias Kortkamp tobik at FreeBSD.org
Fri Dec 20 06:45:28 UTC 2019


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/


More information about the svn-ports-all mailing list