diff options
author | araujo <araujo@FreeBSD.org> | 2007-06-30 00:29:19 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2007-06-30 00:29:19 +0800 |
commit | 7a38670c40891b471a302f0832c98c3237ce2063 (patch) | |
tree | c8bdf37392e1aaec44a534e64198869bd7c658b9 /devel/c4 | |
parent | 7794bd575b30bd9abd1651cc7ab03fbeebcb829a (diff) | |
download | freebsd-ports-gnome-7a38670c40891b471a302f0832c98c3237ce2063.tar.gz freebsd-ports-gnome-7a38670c40891b471a302f0832c98c3237ce2063.tar.zst freebsd-ports-gnome-7a38670c40891b471a302f0832c98c3237ce2063.zip |
- Change my mail address to araujo@.
Approved by: stas (mentor)
Diffstat (limited to 'devel/c4')
-rw-r--r-- | devel/c4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/c4/Makefile b/devel/c4/Makefile index d5312c3a6fbe..e23d18325696 100644 --- a/devel/c4/Makefile +++ b/devel/c4/Makefile @@ -11,7 +11,7 @@ CATEGORIES+= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/utils/c4/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= A CVS-like Frontend to Perforce WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |