diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-29 01:18:37 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-29 01:18:37 +0000 |
commit | f2f0666fcc1ef9276d37e6e0976a45e4198f8da7 (patch) | |
tree | 7d57f10ee3a3684c5cf2f7f9204ef93ba180dc97 /devel/cscope | |
parent | 74f0ceb7aec9bb1ac9af7968df3032fb285978aa (diff) | |
download | ports-f2f0666fcc1ef9276d37e6e0976a45e4198f8da7.tar.gz ports-f2f0666fcc1ef9276d37e6e0976a45e4198f8da7.zip |
Notes
Diffstat (limited to 'devel/cscope')
-rw-r--r-- | devel/cscope/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cscope/Makefile b/devel/cscope/Makefile index 1bf4f3e5b9dc..e707db580b6d 100644 --- a/devel/cscope/Makefile +++ b/devel/cscope/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel #MASTER_SITES= ftp://download.sourceforge.net/pub/sourceforge/cscope/ \ MASTER_SITES= http://download.sourceforge.net/cscope/ -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL} GNU_CONFIGURE= yes |