diff options
author | sergei <sergei@FreeBSD.org> | 2003-12-21 08:23:25 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2003-12-21 08:23:25 +0800 |
commit | 6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc (patch) | |
tree | 0fd3b9de3aeea7069a8e9e8279a65d60caab1bb1 /misc | |
parent | ad75981d2d6053c79e7ea330d2f5f346ffeaea82 (diff) | |
download | freebsd-ports-gnome-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.tar.gz freebsd-ports-gnome-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.tar.zst freebsd-ports-gnome-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.zip |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
Diffstat (limited to 'misc')
-rw-r--r-- | misc/crosspad/Makefile | 2 | ||||
-rw-r--r-- | misc/flyway/Makefile | 2 | ||||
-rw-r--r-- | misc/sshbuddy/Makefile | 2 | ||||
-rw-r--r-- | misc/viz/Makefile | 2 |
4 files changed, 4 insertions, 4 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 diff --git a/misc/flyway/Makefile b/misc/flyway/Makefile index f4f8b3369613..da177a45e65c 100644 --- a/misc/flyway/Makefile +++ b/misc/flyway/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.3.1 CATEGORIES= misc python MASTER_SITES= http://www.bellz.org/flyway/ -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A VFR/IFR Route Planner for Pilots RUN_DEPENDS= ${PYTHON_SITELIBDIR}/qt.py:${PORTSDIR}/x11-toolkits/py-qt diff --git a/misc/sshbuddy/Makefile b/misc/sshbuddy/Makefile index dd704e180d85..655b0f58a1db 100644 --- a/misc/sshbuddy/Makefile +++ b/misc/sshbuddy/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.05 CATEGORIES= misc MASTER_SITES= http://www.linuxmafia.com/pub/linux/security/sshbuddy/ -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple and small GUI utility to manage ssh sessions RUN_DEPENDS= expectk:${PORTSDIR}/lang/expect diff --git a/misc/viz/Makefile b/misc/viz/Makefile index 28f48a12e508..1491cfc8c40a 100644 --- a/misc/viz/Makefile +++ b/misc/viz/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= fenner EXTRACT_SUFX= .tgz -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Convert invisible (binary) characters to a visible form MAN1= viz.1 inviz.1 |