diff options
author | dinoex <dinoex@FreeBSD.org> | 2008-04-30 01:50:29 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2008-04-30 01:50:29 +0800 |
commit | f04867fa6f9ad0511dec1228547f8f4dea988b08 (patch) | |
tree | a5434be1f1e008ffb01ab1a84d5530568138b271 /editors/textedit.app | |
parent | 583300876278718cb2082bcf41bcfb7844548007 (diff) | |
download | freebsd-ports-gnome-f04867fa6f9ad0511dec1228547f8f4dea988b08.tar.gz freebsd-ports-gnome-f04867fa6f9ad0511dec1228547f8f4dea988b08.tar.zst freebsd-ports-gnome-f04867fa6f9ad0511dec1228547f8f4dea988b08.zip |
- take maintainership
Approved by: maintainer
Diffstat (limited to 'editors/textedit.app')
-rw-r--r-- | editors/textedit.app/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/textedit.app/Makefile b/editors/textedit.app/Makefile index dcf3af9f381f..39f94adbc086 100644 --- a/editors/textedit.app/Makefile +++ b/editors/textedit.app/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors gnustep MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION}.orig -MAINTAINER= gurkan@phys.ethz.ch +MAINTAINER= dinoex@FreeBSD.org COMMENT= Basic text editor for GNUstep USE_GNUSTEP= yes |