diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-02 18:18:45 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-02 18:18:45 +0000 |
commit | a04349d147e1f5dde0692e8595f39289ce2d8ae0 (patch) | |
tree | 7568a661d113c185f68d1e22c6e5f1cc4890fcac /lang/cyclone | |
parent | 33bd34f1672cfca9cb5132120e6faa1d05e55217 (diff) | |
download | ports-a04349d147e1f5dde0692e8595f39289ce2d8ae0.tar.gz ports-a04349d147e1f5dde0692e8595f39289ce2d8ae0.zip |
Notes
Diffstat (limited to 'lang/cyclone')
-rw-r--r-- | lang/cyclone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cyclone/Makefile b/lang/cyclone/Makefile index 2396581f0710..f8f674452bd0 100644 --- a/lang/cyclone/Makefile +++ b/lang/cyclone/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= http://www.cs.cornell.edu/projects/cyclone/software/ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ ${PORTNAME}-${PORTVERSION}-docs.tar.gz -MAINTAINER= freebsd-ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_GMAKE= yes NO_PACKAGE= 'Neither CC nor CFLAGS safe.' |