diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-03-31 01:37:36 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-03-31 01:37:36 +0000 |
commit | 58867f8da874530ebe886c06c8ebca251d273981 (patch) | |
tree | 4e6e2212573b7c2698e229a0219f0cbe9d72fa55 /devel/libgnugetopt | |
parent | 6162b57bacb3eb696899a2bce76d0b2af5e27476 (diff) | |
download | ports-58867f8da874530ebe886c06c8ebca251d273981.tar.gz ports-58867f8da874530ebe886c06c8ebca251d273981.zip |
Notes
Diffstat (limited to 'devel/libgnugetopt')
-rw-r--r-- | devel/libgnugetopt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libgnugetopt/Makefile b/devel/libgnugetopt/Makefile index e69786a87d0b..a898d097e308 100644 --- a/devel/libgnugetopt/Makefile +++ b/devel/libgnugetopt/Makefile @@ -10,7 +10,7 @@ DISTNAME= libgnugetopt-1.1 CATEGORIES= devel MASTER_SITES= http://people.FreeBSD.org/~andy/distfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org do-install: @ ${INSTALL_DATA} ${WRKSRC}/getopt.h ${PREFIX}/include |