diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-08-24 16:46:12 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-08-24 16:46:12 +0000 |
commit | dd2bb3f6ad93d0ce0b044137a71efee78ee090bc (patch) | |
tree | 0ba05f7398ba67d7464617336815deea5ec45ba8 /lang/sr | |
parent | 885c52414d0e2633850a8b2c714ac971ed60882c (diff) | |
download | ports-dd2bb3f6ad93d0ce0b044137a71efee78ee090bc.tar.gz ports-dd2bb3f6ad93d0ce0b044137a71efee78ee090bc.zip |
Notes
Diffstat (limited to 'lang/sr')
-rw-r--r-- | lang/sr/Makefile | 2 |
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 |