diff options
Diffstat (limited to 'devel/popt')
-rw-r--r-- | devel/popt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/popt/Makefile b/devel/popt/Makefile index 437771424de7..348f59de0b2b 100644 --- a/devel/popt/Makefile +++ b/devel/popt/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/%SUBDIR%/ \ ftp://ftp.sunfreeware.com/pub/freeware/SOURCES/ MASTER_SITE_SUBDIR= rpm-4.1.x -MAINTAINER= ports@FreeBSD.org +MAINTAINER= josh@tcbug.org COMMENT= A getopt(3) like library with a number of enhancements, from Redhat GNU_CONFIGURE= yes |