diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2013-01-26 15:05:30 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2013-01-26 15:05:30 +0000 |
commit | f32f321c96aff9cb96593596b39f8d73bdae51b4 (patch) | |
tree | 80bd4c195cc0627b6e475fde189243f026c231b8 | |
parent | Convert Makefile headers to the new format in my ports (round #2). (diff) |
- whitespaces
Notes
Notes:
svn path=/head/; revision=311020
-rw-r--r-- | x11-wm/afterstep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/afterstep/Makefile b/x11-wm/afterstep/Makefile index e0e7b2633b7d..a109c0dadbbb 100644 --- a/x11-wm/afterstep/Makefile +++ b/x11-wm/afterstep/Makefile @@ -1,4 +1,4 @@ -# Created by: jfitz@FreeBSD.org +# Created by: jfitz@FreeBSD.org # $FreeBSD$ PORTNAME= afterstep |