diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
commit | 8bf7269a4e160076a38fbac4c23ac2992f0800c5 (patch) | |
tree | 624c6eafc947240b76ef4c74b5436f220972c8fa /misc/crosspad | |
parent | Backout previous commit. Mea maxima culpa for not doing the research (diff) |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
Diffstat (limited to 'misc/crosspad')
-rw-r--r-- | misc/crosspad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/crosspad/Makefile b/misc/crosspad/Makefile index 58b91717ca74..1fcca06ac2ca 100644 --- a/misc/crosspad/Makefile +++ b/misc/crosspad/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 19991202 CATEGORIES= misc MASTER_SITES= ftp://ftp.itojun.org/pub/misc/ -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Crosspad data downloader/converter GNU_CONFIGURE= yes |