svn commit: r508671 - head/databases/freetds-devel
Muhammad Moinur Rahman
bofh at FreeBSD.org
Sun Aug 11 20:47:00 UTC 2019
Author: bofh
Date: Sun Aug 11 20:47:00 2019
New Revision: 508671
URL: https://svnweb.freebsd.org/changeset/ports/508671
Log:
databases/freetds-devel: Fix typos
Modified:
head/databases/freetds-devel/Makefile
Modified: head/databases/freetds-devel/Makefile
==============================================================================
--- head/databases/freetds-devel/Makefile Sun Aug 11 20:28:36 2019 (r508670)
+++ head/databases/freetds-devel/Makefile Sun Aug 11 20:47:00 2019 (r508671)
@@ -5,9 +5,8 @@ PORTNAME= freetds
PORTVERSION= 1.1.51
PORTEPOCH= 1
CATEGORIES= databases
-MASTER_SITES= https://www.freetds.org/files/current/ \
- ftp://ftp.freetds.org/pub/freetds/current/
-
+MASTER_SITES= https://www.freetds.org/files/current/ \
+ ftp://ftp.freetds.org/pub/freetds/current/
PKGNAMESUFFIX= -devel
DISTNAME= ${PORTNAME}-dev.${PORTVERSION}
More information about the svn-ports-all
mailing list