diff options
author | Patrick S. Gardella <patrick@FreeBSD.org> | 2004-06-02 22:17:13 +0000 |
---|---|---|
committer | Patrick S. Gardella <patrick@FreeBSD.org> | 2004-06-02 22:17:13 +0000 |
commit | c406ff2fd8596da48da8da7bbbd40196affe324c (patch) | |
tree | 7b05626411da2c8b9a6e684a70cc265487e62c35 /lang/pfe | |
parent | Unbreak on -STABLE: (diff) |
Putting commit bit in storage. I don't have the time
to work on FreeBSD for now. Should have done this a while back.
Notes
Notes:
svn path=/head/; revision=110707
Diffstat (limited to 'lang/pfe')
-rw-r--r-- | lang/pfe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pfe/Makefile b/lang/pfe/Makefile index 4a186301652c..2197e3766d77 100644 --- a/lang/pfe/Makefile +++ b/lang/pfe/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= patrick@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of ANSI Forth GNU_CONFIGURE= yes |