Changeset 89079 for trunk/dports/aqua
- Timestamp:
- Jan 19, 2012, 5:06:27 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/aqua/ShiftIt/Portfile
r89078 r89079 3 3 # 4 4 PortSystem 1.0 5 PortGroup github 1.0 5 6 PortGroup xcode 1.0 6 7 7 name ShiftIt 8 version development 8 github.setup fikovnik ShiftIt development 9 9 categories aqua 10 10 maintainers phw openmaintainer … … 14 14 long_description ${description} 15 15 16 homepage https://github.com/fikovnik/ShiftIt17 distname ${name}18 16 fetch.type git 19 git.url https://github.com/fikovnik/ShiftIt.git/20 17 git.branch origin/master 21 18
Note: See TracChangeset
for help on using the changeset viewer.