diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-11-22 03:40:19 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-11-22 03:40:19 +0000 |
commit | 9f91d5f26d5b59861b0532ec24aeb3035b9d2ec4 (patch) | |
tree | d5b10cb2d23309fcc1bb91055c0b5fb5830d4064 /graphics/xpx/Makefile | |
parent | Add section and entry into ${PREFIX}/info/dir and portlint. (diff) |
Change MAINTAINER from flathill@flathill.gr.jp to flathill@FreeBSD.ORG
Notes
Notes:
svn path=/head/; revision=14750
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 |