diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-04 02:12:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-04 02:12:35 +0000 |
commit | a007ee79d6992e8c2ba08e82f05a89f28d2a8e9e (patch) | |
tree | b735a922fdb4a08e5f04c116748ca011dc17c8d1 /misc | |
parent | f0979a329e3aab14b99941c018e3558ab761d4e2 (diff) | |
download | ports-a007ee79d6992e8c2ba08e82f05a89f28d2a8e9e.tar.gz ports-a007ee79d6992e8c2ba08e82f05a89f28d2a8e9e.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/figlet-fonts/Makefile | 2 | ||||
-rw-r--r-- | misc/shuffle/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/figlet-fonts/Makefile b/misc/figlet-fonts/Makefile index aa8468365653..83444ba69152 100644 --- a/misc/figlet-fonts/Makefile +++ b/misc/figlet-fonts/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ftp://ftp.figlet.org/pub/figlet/fonts/ DISTFILES= contributed.tar.gz international.tar.gz -MAINTAINER= dd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Assorted fonts for the figlet(6) program RUN_DEPENDS= figlet:${PORTSDIR}/misc/figlet diff --git a/misc/shuffle/Makefile b/misc/shuffle/Makefile index 836fb31641dc..90234179e3d3 100644 --- a/misc/shuffle/Makefile +++ b/misc/shuffle/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dd -MAINTAINER= dd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Produce random permutations MANSECTS= 1 |