diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-08 21:03:16 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-08 21:03:16 +0000 |
commit | 45666060ec88a3584dfba3fa40570e7d24f9a2e3 (patch) | |
tree | d070e389e1804295e1544f4ef132fc9e34fec36c /games/xbill | |
parent | 95abb4741695e6faea51bd4effc7fd81790095e1 (diff) | |
download | ports-45666060ec88a3584dfba3fa40570e7d24f9a2e3.tar.gz ports-45666060ec88a3584dfba3fa40570e7d24f9a2e3.zip |
Notes
Diffstat (limited to 'games/xbill')
-rw-r--r-- | games/xbill/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xbill/Makefile b/games/xbill/Makefile index f6cdded4972d..e4f9c04d6bfa 100644 --- a/games/xbill/Makefile +++ b/games/xbill/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games EXTRACT_SUFX= .tgz -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_IMAKE= yes USE_XPM= yes |