svn commit: r349871 - head/sysutils/ua
Bryan Drewery
bdrewery at FreeBSD.org
Tue Apr 1 18:09:00 UTC 2014
Author: bdrewery
Date: Tue Apr 1 18:09:00 2014
New Revision: 349871
URL: http://svnweb.freebsd.org/changeset/ports/349871
QAT: https://qat.redports.org/buildarchive/r349871/
Log:
- Add mirror
- Mark deprecated
Modified:
head/sysutils/ua/Makefile
Modified: head/sysutils/ua/Makefile
==============================================================================
--- head/sysutils/ua/Makefile Tue Apr 1 18:02:30 2014 (r349870)
+++ head/sysutils/ua/Makefile Tue Apr 1 18:09:00 2014 (r349871)
@@ -3,13 +3,16 @@
PORTNAME= ua
PORTVERSION= 1.0.1
CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/
+MASTER_SITES= http://mirror.shatow.net/freebsd/${PORTNAME}/
MAINTAINER= ports at FreeBSD.org
COMMENT= Finds sets of identical files
LICENSE= GPLv2
+DEPRECATED= No upstream, unmaintained
+EXPIRATION_DATE=2014-07-01
+
GNU_CONFIGURE= yes
PLIST_FILES= bin/kua bin/ua \
man/man1/kua.1.gz man/man1/ua.1.gz
More information about the svn-ports-all
mailing list