svn commit: r325302 - in head: lang/sr news/sn
Alexey Dokuchaev
danfe at FreeBSD.org
Sat Aug 24 16:46:13 UTC 2013
Author: danfe
Date: Sat Aug 24 16:46:12 2013
New Revision: 325302
URL: http://svnweb.freebsd.org/changeset/ports/325302
Log:
Couple of minor, non-functional changes forgotten in the previous commits.
Modified:
head/lang/sr/Makefile
head/news/sn/Makefile
Modified: head/lang/sr/Makefile
==============================================================================
--- head/lang/sr/Makefile Sat Aug 24 16:23:43 2013 (r325301)
+++ head/lang/sr/Makefile Sat Aug 24 16:46:12 2013 (r325302)
@@ -10,7 +10,7 @@ DISTNAME= sr${PORTVERSION:S/.//g}
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports at FreeBSD.org
-COMMENT= Parallel language (Synchronization Resources)
+COMMENT= Parallel language from the University of Arizona
USES= gmake # required to support parallel (-jX) builds
HAS_CONFIGURE= yes
Modified: head/news/sn/Makefile
==============================================================================
--- head/news/sn/Makefile Sat Aug 24 16:23:43 2013 (r325301)
+++ head/news/sn/Makefile Sat Aug 24 16:46:12 2013 (r325302)
@@ -5,7 +5,7 @@ PORTNAME= sn
PORTVERSION= 0.3.8
CATEGORIES= news
MASTER_SITES= http://www.infa.abo.fi/~patrik/sn/files/ \
- http://home.arcor.de/teambushido/fbsd_ports/\
+ http://home.arcor.de/teambushido/fbsd_ports/ \
http://home.arcor.de/fehlner/fbsd_ports/
MAINTAINER= fehlner at gmx.de
More information about the svn-ports-head
mailing list