diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 07:16:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 07:16:59 +0000 |
commit | 89a307bf8a6c8a50bcec0dcaade00b61a9f792bf (patch) | |
tree | 762fa8db460bb17fafebd3c803d635074347cd32 /devel/libgnugetopt | |
parent | d361ab025200c176b0027fbfaf907af25b23a2f4 (diff) | |
download | ports-89a307bf8a6c8a50bcec0dcaade00b61a9f792bf.tar.gz ports-89a307bf8a6c8a50bcec0dcaade00b61a9f792bf.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 e9c693a53c2f..e69786a87d0b 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= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org do-install: @ ${INSTALL_DATA} ${WRKSRC}/getopt.h ${PREFIX}/include |