diff options
author | flathill <flathill@FreeBSD.org> | 1998-11-22 11:40:19 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1998-11-22 11:40:19 +0800 |
commit | f53e17cd00dddf978b7a53ab51b61b3728bfba27 (patch) | |
tree | 3ff1edb70f88b0553aaca71b7690e2cff9583d78 /graphics/xpx/Makefile | |
parent | c16b0992baf0127abc13f028af35d2cedaff1620 (diff) | |
download | freebsd-ports-gnome-f53e17cd00dddf978b7a53ab51b61b3728bfba27.tar.gz freebsd-ports-gnome-f53e17cd00dddf978b7a53ab51b61b3728bfba27.tar.zst freebsd-ports-gnome-f53e17cd00dddf978b7a53ab51b61b3728bfba27.zip |
Change MAINTAINER from flathill@flathill.gr.jp to flathill@FreeBSD.ORG
Diffstat (limited to 'graphics/xpx/Makefile')
-rw-r--r-- | graphics/xpx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xpx/Makefile b/graphics/xpx/Makefile index c35f548a3474..532b2d03330e 100644 --- a/graphics/xpx/Makefile +++ b/graphics/xpx/Makefile @@ -3,7 +3,7 @@ # Date created: 25 Oct 1998 # Whom: Seiichirou Hiraoka # -# $Id: Makefile,v 1.1.1.1 1998/11/18 09:56:43 flathill Exp $ +# $Id: Makefile,v 1.2 1998/11/21 18:17:55 flathill Exp $ # DISTNAME= xpx141 @@ -11,7 +11,7 @@ PKGNAME= xpx-1.41 CATEGORIES= graphics MASTER_SITES= http://www2s.biglobe.ne.jp/~yav/soft/xpx/ -MAINTAINER= flathill@flathill.gr.jp +MAINTAINER= flathill@FreeBSD.ORG WRKSRC= ${WRKDIR}/xpx USE_IMAKE= yes |