diff options
-rw-r--r-- | lang/sr/Makefile | 2 | ||||
-rw-r--r-- | news/sn/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/news/sn/Makefile b/news/sn/Makefile index b2af8da0b6c7..c90175bee297 100644 --- a/news/sn/Makefile +++ b/news/sn/Makefile @@ -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@gmx.de |