diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:04:23 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:04:23 +0000 |
commit | 010a45296708320445dbcf634b4affbd273da83c (patch) | |
tree | a330c3ac81dacd7ba8cf6758086dbaa3d7f93101 /ports-mgmt/qtpkg/Makefile | |
parent | Style: ports/security (diff) |
Style fixes for sysutils.
Notes
Notes:
svn path=/head/; revision=37992
Diffstat (limited to 'ports-mgmt/qtpkg/Makefile')
-rw-r--r-- | ports-mgmt/qtpkg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/qtpkg/Makefile b/ports-mgmt/qtpkg/Makefile index 12ae58f6a9df..96bc108df4be 100644 --- a/ports-mgmt/qtpkg/Makefile +++ b/ports-mgmt/qtpkg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qtpkg -PORTVERSION= 1.0 +PORTVERSION= 1.0 CATEGORIES= sysutils MASTER_SITES= http://gauss.cord.edu/homepages/twschulz/demo/ DISTNAME= qtpkg |