diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-03-22 15:21:00 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-03-22 15:21:00 +0000 |
commit | 8a98f18e8608da7bcca9ab53bc5416daa6a613f3 (patch) | |
tree | 668c684845d19d21cd009fdb2c146190c9f55341 /palm | |
parent | a41310e81f34da30d4cdf711665fa89dcb6d74cf (diff) |
Readd removed comments
Pointyhat to: convert-makefile-header.pl
Notes
Notes:
svn path=/head/; revision=314938
Diffstat (limited to 'palm')
-rw-r--r-- | palm/jpilot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile index 1f54846cdd46..0c626a61c8ab 100644 --- a/palm/jpilot/Makefile +++ b/palm/jpilot/Makefile @@ -1,6 +1,8 @@ # Created by: Alex Varju <varju@webct.com> # $FreeBSD$ +# "?=" and "+=" are for including this Makefile from japanese/jpilot" + PORTNAME= jpilot PORTVERSION= 1.8.1 PORTREVISION= 1 |