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 /graphics | |
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 'graphics')
-rw-r--r-- | graphics/backfract/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/backfract/Makefile b/graphics/backfract/Makefile index 8694ce8f093c..ac43167b6f7a 100644 --- a/graphics/backfract/Makefile +++ b/graphics/backfract/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.2 CATEGORIES= graphics MASTER_SITES= http://www.igoweb.org/~wms/comp/backfract/ -MAINTAINER= patrick@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fractal image animated wallpaper program PLIST_FILES= bin/backfract |