diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:18:54 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:18:54 +0000 |
commit | 2cac1647f95fcf7cb898344c7681db1a3adb3d76 (patch) | |
tree | dbffc9a8ac5448dac7dd9891f885d4f0abf021ad /x11/dgs/Makefile | |
parent | More fix for 4.x-RELEASE (diff) |
Style fixes for ports/x11.
Diffstat (limited to 'x11/dgs/Makefile')
-rw-r--r-- | x11/dgs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/dgs/Makefile b/x11/dgs/Makefile index b90e25213d83..531f839b9174 100644 --- a/x11/dgs/Makefile +++ b/x11/dgs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dgs -PORTVERSION= 0.5.9 +PORTVERSION= 0.5.9 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= dgs |