diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-05 21:05:58 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-05 21:05:58 +0000 |
commit | 6e40e75247bf226f5f2f18cc419f9f9b14043f2d (patch) | |
tree | 9482ac1010463b3eee890f3a538f54fa764c55c6 /x11-wm/epplets | |
parent | ca8652a177b277aee60cad0069eb171d0f2d441c (diff) | |
download | FreeBSD-ports-6e40e75247bf226f5f2f18cc419f9f9b14043f2d.zip FreeBSD-ports-6e40e75247bf226f5f2f18cc419f9f9b14043f2d.tar.gz |
Layout fixes in x11-wm.
Diffstat (limited to 'x11-wm/epplets')
-rw-r--r-- | x11-wm/epplets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/epplets/Makefile b/x11-wm/epplets/Makefile index a589472..96974ae 100644 --- a/x11-wm/epplets/Makefile +++ b/x11-wm/epplets/Makefile @@ -6,7 +6,7 @@ # PORTNAME= epplets -PORTVERSION= 0.5 +PORTVERSION= 0.5 CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.enlightenment.org/e/epplets/ DISTNAME= epplet-base-${PORTVERSION} |