diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-06-26 12:09:44 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-06-26 12:09:44 +0800 |
commit | 2b14c031dfc7ef9ffa901b2f961d77c2dad6cecc (patch) | |
tree | 982d9cfe5c02fa2349a6e3f76fd720c59df70544 /lang | |
parent | e7174d3233d79758fc6cbf409e233dc177816934 (diff) | |
download | freebsd-ports-gnome-2b14c031dfc7ef9ffa901b2f961d77c2dad6cecc.tar.gz freebsd-ports-gnome-2b14c031dfc7ef9ffa901b2f961d77c2dad6cecc.tar.zst freebsd-ports-gnome-2b14c031dfc7ef9ffa901b2f961d77c2dad6cecc.zip |
- mark DEPRECATED
- reset MAINTAINER
Diffstat (limited to 'lang')
-rw-r--r-- | lang/steptalk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/steptalk/Makefile b/lang/steptalk/Makefile index be2d6335414a..ca46f4503d32 100644 --- a/lang/steptalk/Makefile +++ b/lang/steptalk/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= libs DISTNAME= StepTalk-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The official GNUstep scripting framework LICENSE= GPLv2 |