diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2002-07-10 08:05:11 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2002-07-10 08:05:11 +0000 |
commit | 4a8722282558983ee3d5b762029ca74daf2b8291 (patch) | |
tree | 816f1802e00d3a69535aab7939f373f5cd3f0b0c /emulators/wine | |
parent | - Add missed gconf into USE_GNOME and bump PORTREVISION; (diff) |
Use my FreeBSD.org mail address for the MAINTAINER field.
Approved by: obrien (mentor)
Suggested by: dwcjr
Notes
Notes:
svn path=/head/; revision=62748
Diffstat (limited to 'emulators/wine')
-rw-r--r-- | emulators/wine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index e86a806afb61..d82af3f827c0 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= ALPHA/wine/development DISTNAME= Wine-${PORTVERSION:S/.//g} -MAINTAINER= pfeifer@dbai.tuwien.ac.at +MAINTAINER= gerald@FreeBSD.org WRKSRC= ${WRKDIR}/wine-${PORTVERSION:S/.//g} GNU_CONFIGURE= yes |