svn commit: r350273 - head

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 5 21:55:44 UTC 2014


Author: sunpoet
Date: Sat Apr  5 21:55:43 2014
New Revision: 350273
URL: http://svnweb.freebsd.org/changeset/ports/350273
QAT: https://qat.redports.org/buildarchive/r350273/

Log:
  - Fix order

Modified:
  head/GIDs

Modified: head/GIDs
==============================================================================
--- head/GIDs	Sat Apr  5 21:54:49 2014	(r350272)
+++ head/GIDs	Sat Apr  5 21:55:43 2014	(r350273)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 # Please keep this file sorted by GID!
-operator:*:5:amanda
 daemon:*:1:
+operator:*:5:amanda
 mail:*:6:postfix,clamav
 smmsp:*:25:
 bind:*:53:


More information about the svn-ports-all mailing list