summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2013-08-24 16:46:12 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2013-08-24 16:46:12 +0000
commitdd2bb3f6ad93d0ce0b044137a71efee78ee090bc (patch)
tree0ba05f7398ba67d7464617336815deea5ec45ba8 /lang
parent- Try to unbreak parallel builds (-jX); respect CC/LD and CFLAGS (diff)
Couple of minor, non-functional changes forgotten in the previous commits.
Notes
Notes: svn path=/head/; revision=325302
Diffstat (limited to 'lang')
-rw-r--r--lang/sr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/sr/Makefile b/lang/sr/Makefile
index c640e1919df0..76550962e6cd 100644
--- a/lang/sr/Makefile
+++ b/lang/sr/Makefile
@@ -10,7 +10,7 @@ DISTNAME= sr${PORTVERSION:S/.//g}
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@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