svn commit: r494549 - head/editors/psgml

Hiroki Sato hrs at FreeBSD.org
Mon Mar 4 05:15:33 UTC 2019


Author: hrs
Date: Mon Mar  4 05:15:32 2019
New Revision: 494549
URL: https://svnweb.freebsd.org/changeset/ports/494549

Log:
  Update MASTER_SITES.

Modified:
  head/editors/psgml/Makefile

Modified: head/editors/psgml/Makefile
==============================================================================
--- head/editors/psgml/Makefile	Mon Mar  4 05:09:24 2019	(r494548)
+++ head/editors/psgml/Makefile	Mon Mar  4 05:15:32 2019	(r494549)
@@ -5,7 +5,7 @@ PORTNAME=	psgml
 PORTVERSION=	1.4.0
 PORTREVISION=	6
 CATEGORIES=	editors elisp
-MASTER_SITES=	SF/${PORTNAME}/ALPHA%20${PORTNAME}/${PORTVERSION}
+MASTER_SITES=	SF/${PORTNAME}/ALPHA%20${PORTNAME}/1.3.2
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 DISTNAME=	${PORTNAME}-1.3.2
 


More information about the svn-ports-all mailing list